An NDoc Documented Class Library

TieredVector.Grow Method 

Grow the tiered vector.

protected virtual void Grow();

Exceptions

Exception TypeCondition
InvalidOperationException A tiered vector should only be grown when it is full.

See Also

TieredVector Class | Ringlet.Collections Namespace