[]
Gets or sets the total number of elements the internal array can hold without resizing.
public int Capacity { get; set; }
Public Property Capacity As Integer