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


Элементы MiningServiceParameterCollection.Enumerator

Supports iterating over a MiningServiceParameterCollection and reading its individual MiningServiceParameter objects.

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

Методы

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

В начало

Свойства

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

В начало

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

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

В начало