monoGIS Class Reference

DictionarySet. Method 

Remove all the specified elements from this set, if they exist in this set.

public override bool (
   ICollection c
);

Parameters

ICollection
A collection of elements to remove.

Return Value

true if the set was modified as a result of this operation.

Implements

ISet.

See Also

DictionarySet Class | Iesi.Collections Namespace