The properties of the DictionarySet class are listed below. For a complete list of DictionarySet class members, see the DictionarySet Members topic.
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. |
Placeholder | The placeholder object used as the value for the IDictionary instance. |
DictionarySet Class | Iesi.Collections Namespace