CommandGroup.Count Property

Gets the number of the Commands contained in the CommandGroup.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection.T..Count

Reference

CommandGroup Class

TcHmiSrv Namespace