Compartilhar via


Membros AxisCollection.Enumerator

Implements the System.Collections..::..IEnumerator interface to support iterating over an AxisCollection and reading its individual Axis objects.

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

Métodos

  Nome Descrição
Método público Equals (Herdado de ValueType.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de ValueType.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público MoveNext Moves to the next Axis in the AxisCollection.
Método público Reset Sets the enumerator to its initial position, which is before the first axis in the collection.
Método público ToString (Herdado de ValueType.)

Início

Propriedades

  Nome Descrição
Propriedade pública Current Gets the current Axis in the AxisCollection.

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaPropriedade particular IEnumerator. . :: . .Current

Início