APRlib

SupportClass.SetSupport.Remove Method 

Removes an element from the set.

new public virtual bool Remove(
   object elementToRemove
);

Parameters

elementToRemove
The element to be removed.

Return Value

True if the element was removed.

See Also

SupportClass.SetSupport Class | (global) Namespace