monoGIS Class Reference

DictionarySet. Method 

Returns true if this set contains the specified element.

public override bool (
   Object o
);

Parameters

Object
The element to look for.

Return Value

true if this set contains the specified element, false otherwise.

Implements

ISet.

See Also

DictionarySet Class | Iesi.Collections Namespace