ArrayType.ElementCount Property

Gets the element count.

Namespace:  TwinCAT.Ads.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
The element count.

Reference

ArrayType Class

TwinCAT.Ads.TypeSystem Namespace