Set Methods

Include Protected Members
Include Inherited Members

The Set type exposes the following members.

Methods

  Name Description
Public method {dtor}() Releases all resources used by the Set.
Public method Dispose() Releases all resources used by the Set.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetEnumerator() Gets an instance of the Enumerator class for iterating through the collection.
Protected method GetEnumerator()
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top