Freigeben über


MiningStructureCollection.Enumerator-Member

Supports iterating over a MiningStructureCollection and reading its individual MiningStructure objects.

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

Methoden

  Name Beschreibung
Öffentliche Methode {dtor} Releases all resources used by the MiningStructureCollection..::..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 MiningStructure in the MiningStructureCollection.
Ö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 MiningStructure in the MiningStructureCollection.

Zum Anfang