Membros MiningAttributeCollection.Enumerator
Supports iterating over a MiningAttributeCollection and reading its individual MiningAttributeParameter objects.
O tipo MiningAttributeCollection. . :: . .Enumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de ValueType.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de ValueType.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Moves to the next MiningAttribute in the MiningAttributeCollection. | |
Reset | Sets the MiningAttributeCollection..::..Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Herdado de ValueType.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current MiningAttribute in the MiningAttributeCollection. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerator. . :: . .Current | Gets the current element in the collection. |
Início
Consulte também