MiningStructureColumnCollection.Enumerator Miembros
Supports iterating over a MiningStructureColumnCollection and reading its individual MiningStructureColumn objects.
El tipo MiningStructureColumnCollection. . :: . .Enumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
{dtor} | Releases all resources used by the MiningStructureColumnCollection..::..Enumerator. | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda 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 | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Current | Gets the current MiningStructureColumn in the MiningStructureColumnCollection. |
Principio