Value.Capacity Property

Contains the total number of Values 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

Value Class

TcHmiSrv.Core Namespace