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