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 | |
---|---|---|
{dtor} | Releases all resources used by the MiningContentNodeCollection..::..Enumerator. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Moves to the next MiningContentNode in the MiningContentNodeCollection. | |
Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current MiningContentNode in the MiningContentNodeCollection. |
Início
Consulte também