ReadOnlyDimensionCollection.GetDimensionLengths Method

Gets an array the specifies the Lengths of each Array Dimension

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public int[] GetDimensionLengths()

Return Value

Type: .Int32.
System.Int32[].

Implements

IDimensionCollection.GetDimensionLengths.

Reference

ReadOnlyDimensionCollection Class

TwinCAT.TypeSystem Namespace