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


Элементы MiningModelCollection.Enumerator

Supports iterating over a MiningModelCollection and reading its individual MiningModel objects.

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

Методы

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

В начало

Свойства

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

В начало

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

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

В начало