CommandGroup.Capacity Property

Contains the total number of Commands the internal data structure can hold without resizing.

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

Syntax

C#

public int Capacity { get; set; }

Property Value

Type: Int32

Reference

CommandGroup Class

TcHmiSrv.Core Namespace