Property Capacity
Capacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
public virtual int Capacity { get; set; }
Gets or sets the total number of elements the internal data structure can hold without resizing.
public virtual int Capacity { get; set; }