Freigeben über


Set-Member

Represents an ordered collection of zero or more tuples.

Der Set-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode {dtor} Releases all resources used by the Set.
Öffentliche Methode Dispose Releases all resources used by the Set.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetEnumerator() () () () Gets an instance of the Enumerator class for iterating through the collection.
Geschützte Methode GetEnumerator() () () ()
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Hierarchies Gets a reference to the HierarchyCollection collection referenced by the Set.
Öffentliche Eigenschaft Tuples Gets a reference to the TupleCollection collection referenced by the Set.

Zum Anfang