CommandGroup.Count Property

Gets the number of Commands contained in the CommandGroup.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection.Count
ICollection.T..Count

Reference

CommandGroup Class

TcHmiSrv.Core Namespace