TcAdsSymbolInfo.ArrayDimensions Property

Gets the array dimensions.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int ArrayDimensions { get; }

VB

Public ReadOnly Property ArrayDimensions As Integer
    Get

Property Value

Type: Int32
The array dimensions.

Implements

ITcAdsSymbol3.ArrayDimensions

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace