NamespaceCollection.N, T..Count Property

Gets the number of elements contained in the ICollection.T..

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

Return Value

Type: Int32
The number of elements contained in the ICollection.T..

Implements

ICollection.T..Count

Reference

NamespaceCollection.N, T. Class

TwinCAT.TypeSystem.Generic Namespace