Membres MiningParameterCollection.Enumerator
Supports iterating over a MiningParameterCollection and reading its individual MiningParameter objects.
Le type MiningParameterCollection. . :: . .Enumerator expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the MiningParameterCollection..::..Enumerator. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
MoveNext | Moves to the next MiningParameter in the MiningParameterCollection. | |
Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Current | Gets the current MiningParameter in the MiningParameterCollection. |
Haut de la page