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