CollectionBase1.Capacity
CollectionBase<T>.Capacity property
Gets or sets the number of elements that the list can contain.
public int Capacity { get; set; }
See Also
- class CollectionBase<T>
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets or sets the number of elements that the list can contain.
public int Capacity { get; set; }