TcAdsSymbolInfoCollection.Count Property

Gets the number of elements contained in the collection.

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

Syntax

C#

public virtual int Count { get; }

VB

Public Overridable ReadOnly Property Count As Integer
    Get

Property Value

Type: Int32

Implements

ICollection.Count

Reference

TcAdsSymbolInfoCollection Class

TwinCAT.Ads Namespace