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


Элементы MiningContentNodeCollection.Enumerator

Supports iterating over a MiningContentNodeCollection and reading its individual MiningContentNode objects.

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

Методы

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

В начало

Свойства

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

В начало

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

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

В начало