Membros MiningContentNodeCollection.Enumerator
Supports iterating over a MiningContentNodeCollection and reading its individual MiningContentNode objects.
O tipo MiningContentNodeCollection. . :: . .Enumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de ValueType.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de ValueType.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de 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 | (Herdado de ValueType.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current MiningContentNode in the MiningContentNodeCollection. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerator. . :: . .Current | Gets the current element in the collection. |
Início
Consulte também