Compartir a través de


MiningContentNodeCollection.Enumerator Miembros

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

El tipo MiningContentNodeCollection. . :: . .Enumerator expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de ValueType).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de ValueType).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico MoveNext Moves to the next MiningContentNode in the MiningContentNodeCollection.
Método publico Reset Sets the MiningContentNodeCollection..::..Enumerator to its initial position, which is before the first element in the collection.
Método publico ToString (Se hereda de ValueType).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Current Gets the current MiningContentNode in the MiningContentNodeCollection.

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasPropiedad privada IEnumerator. . :: . .Current Gets the current element in the collection.

Principio