Membros MiningServiceParameterCollection.Enumerator
Supports iterating over a MiningServiceParameterCollection and reading its individual MiningServiceParameter objects.
O tipo MiningServiceParameterCollection. . :: . .Enumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
{dtor} | Releases all resources used by the MiningServiceParameterCollection..::..Enumerator. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Moves to the next MiningServiceParameter in the MiningServiceParameterCollection. | |
Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current MiningServiceParameter in the MiningServiceParameterCollection. |
Início
Consulte também