The ListSet type exposes the following members.

Fields

  NameDescription
Protected fieldInternalDictionary
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.)

See Also