Membros MiningStructureColumnCollection.Enumerator
Supports iterating over a MiningStructureColumnCollection and reading its individual MiningStructureColumn objects.
O tipo MiningStructureColumnCollection. . :: . .Enumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
{dtor} | Releases all resources used by the MiningStructureColumnCollection..::..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 MiningStructureColumn in the MiningStructureColumnCollection. | |
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 MiningStructureColumn in the MiningStructureColumnCollection. |
Início
Consulte também