[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.StructList-1.Capacity

Capacity Property

Capacity

Gets or sets the total number of elements the internal array can hold without resizing.

Declaration
public int Capacity { get; set; }
Public Property Capacity As Integer