monoGIS Class Reference

DictionarySet.InternalDictionary Field

Provides the storage for elements in the Set, stored as the key-set of the IDictionary object. Set this object in the constructor if you create your own Set class.

protected IDictionary InternalDictionary;

See Also

DictionarySet Class | Iesi.Collections Namespace