Compartilhar via


Membros MiningDistributionCollection.Enumerator

Supports iterating over a MiningDistributionCollection and reading its individual MiningDistribution objects.

O tipo MiningDistributionCollection. . :: . .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 MiningDistribution in the MiningDistributionCollection.
Método público Reset Sets the MiningDistributionCollection..::..Enumerator to its initial position, which is before the first element in the collection.
Método público ToString (Herdado de ValueType.)

Início

Propriedades

  Nome Descrição
Propriedade pública Current Gets the current MiningDistribution in the MiningDistributionCollection.

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaPropriedade particular IEnumerator. . :: . .Current Gets the current element in the collection.

Início