Membri MiningParameterCollection.Enumerator
Supports iterating over a MiningParameterCollection and reading its individual MiningParameter objects.
Il tipo MiningParameterCollection. . :: . .Enumerator espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
{dtor} | Releases all resources used by the MiningParameterCollection..::..Enumerator. | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da 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 | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Current | Gets the current MiningParameter in the MiningParameterCollection. |
In alto