IDimension.ElementCount Property
Gets the number of elements within that IDimension.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
int ElementCount { get; }
VB
ReadOnly Property ElementCount As Integer
Get
Property Value
Type: Int32
The element count.