Freigeben über


LevelCollection.Enumerator-Member

Contains a read-only, on-demand collection of Level objects contained in a Hierarchy.

Der LevelCollection. . :: . .Enumerator-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode {dtor} Releases all resources used by the LevelCollection..::..Enumerator.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode MoveNext Moves to the next Level in the LevelCollection.
Öffentliche Methode Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Current Gets the current Level in the LevelCollection.

Zum Anfang