The SortedSet type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| InternalDictionary |
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.
(Inherited from DictionarySet.) |