CommandGroup.Item Property
Gets or sets the Command at the specified index.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public Command this[
uint index
] { get; set; }
Gets or sets the Command at the specified index.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public Command this[
uint index
] { get; set; }