ReadOnlyDimensionCollection.ElementCount Property

Gets the Number of elements in all Dimensions

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

Syntax

C#

public int ElementCount { get; }

VB

Public ReadOnly Property ElementCount As Integer
    Get

Property Value

Type: Int32

Implements

IDimensionCollection.ElementCount

Reference

ReadOnlyDimensionCollection Class

TwinCAT.TypeSystem Namespace