monoGIS Class Reference

DictionarySet. Method 

Removes the specified element from the set.

public override bool (
   Object o
);

Parameters

Object
The element to be removed.

Return Value

true if the set contained the specified element, false otherwise.

Implements

ISet.

See Also

DictionarySet Class | Iesi.Collections Namespace