Membros MiningServiceCollection.Enumerator
Supports iterating over a MiningServiceCollection and reading its individual MiningService objects.
O tipo MiningServiceCollection. . :: . .Enumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
{dtor} | Releases all resources used by the MiningServiceCollection..::..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 MiningService in the MiningServiceCollection. | |
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 MiningService in the MiningServiceCollection. |
Início
Consulte também