Share via


Membri MiningServiceCollection.Enumerator

Supports iterating over a MiningServiceCollection and reading its individual MiningService objects.

Il tipo MiningServiceCollection. . :: . .Enumerator espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the MiningServiceCollection..::..Enumerator.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico MoveNext Moves to the next MiningService in the MiningServiceCollection.
Metodo pubblico Reset Sets the Enumerator to its initial position, which is before the first element in the collection.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Current Gets the current MiningService in the MiningServiceCollection.

In alto