An NDoc Documented Class Library

TieredVector.Remove Method (Object)

Remove the first occurrence of the specified object.

public virtual void Remove(
   object o
);

Parameters

o
The object to remove.

Implements

IList.Remove

See Also

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