Nemerle Documentation

Heap.CurrentCapacity Property

Returns the number of elements that this heap can store without the need to grow.

public int CurrentCapacity {get;}

See Also

Heap Class | Nemerle.Collections Namespace