An NDoc Documented Class Library

TieredVector.Remove Method (IComparable)

Remove the first occurrence of the specified object.

public virtual void Remove(
   IComparable o
);

Parameters

o
The object to remove.

See Also

TieredVector Class | Ringlet.Collections Namespace | TieredVector.Remove Overload List