ITcAdsDataType.Dimensions Property

Gets the dimensions of an array type

Namespace:  TwinCAT.Ads
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 array infos.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace