Поделиться через


Элементы MiningServiceCollection.Enumerator

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

Тип MiningServiceCollection. . :: . .Enumerator предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из ValueType.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из ValueType.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из 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 (Наследуется из ValueType.)

В начало

Свойства

  Имя Описание
Открытое свойство Current Gets the current MiningService in the MiningServiceCollection.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытое свойство IEnumerator. . :: . .Current Gets the current element in the collection.

В начало