RpcMethodCollection.Count Property

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

Namespace:  TwinCAT.TypeSystem
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

RpcMethodCollection Class

TwinCAT.TypeSystem Namespace