monoGIS Class Reference

DictionarySet Properties

The properties of the DictionarySet class are listed below. For a complete list of DictionarySet class members, see the DictionarySet Members topic.

Public Instance Properties

Count The number of elements contained in this collection.
IsEmpty Returns true if this set contains no elements.
IsSynchronized None of the objects based on DictionarySet are synchronized. Use the SyncRoot property instead.
SyncRoot Returns an object that can be used to synchronize the Set between threads.

Protected Instance Properties

Placeholder The placeholder object used as the value for the IDictionary instance.

See Also

DictionarySet Class | Iesi.Collections Namespace