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


Элементы MiningAttributeCollection.Enumerator

Supports iterating over a MiningAttributeCollection and reading its individual MiningAttributeParameter objects.

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

Методы

  Имя Описание
Открытый метод Equals (Наследуется из ValueType.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из ValueType.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод MoveNext Moves to the next MiningAttribute in the MiningAttributeCollection.
Открытый метод Reset Sets the MiningAttributeCollection..::..Enumerator to its initial position, which is before the first element in the collection.
Открытый метод ToString (Наследуется из ValueType.)

В начало

Свойства

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

В начало

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

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

В начало