Membros LevelCollection.Enumerator

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

O tipo LevelCollection. . :: . .Enumerator expõe os seguintes membros.

Métodos

  Nome Descrição
Método público {dtor} Releases all resources used by the LevelCollection..::..Enumerator.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público MoveNext Moves to the next Level in the LevelCollection.
Método público Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Current Gets the current Level in the LevelCollection.

Início