ReadOnlyDimensionCollection.GetDimensionLengths Method
Gets an array the specifies the Lengths of each Array Dimension
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public int[] GetDimensionLengths()
VB
Public Function GetDimensionLengths As Integer()
Return Value
Type: .Int32.
System.Int32[].