IArrayType.Dimensions Property
Gets the dimensions as read only collection.
          Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
ReadOnlyDimensionCollection Dimensions { get; }VB
ReadOnly Property Dimensions As ReadOnlyDimensionCollection
Get