DataTypeCollection.T..Count Property

Gets the count of contained IDataTypes.

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

Syntax

C#

public int Count { get; }

VB

Public ReadOnly Property Count As Integer
    Get

Property Value

Type: Int32
The count.

Implements

ICollection.T..Count

Reference

DataTypeCollection.T. Class

TwinCAT.TypeSystem.Generic Namespace