ArrayType.DimensionCount Property

Gets the dimension count.

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

Syntax

C#

public int DimensionCount { get; }

VB

Public ReadOnly Property DimensionCount As Integer
    Get

Property Value

Type: Int32
The dimension count.

Reference

ArrayType Class

TwinCAT.Ads.TypeSystem Namespace