Compartir a través de


LevelCollection.Enumerator Miembros

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

El tipo LevelCollection. . :: . .Enumerator expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the LevelCollection..::..Enumerator.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico MoveNext Moves to the next Level in the LevelCollection.
Método publico Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Current Gets the current Level in the LevelCollection.

Principio