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

Property Value

Type: ReadOnlyDimensionCollection
The dimensions.

Reference

IArrayType Interface

TwinCAT.TypeSystem Namespace