Membri MiningModelColumnCollection.Enumerator
Supports iterating over a MiningModelColumnCollection and reading its individual MiningModelColumn objects.
Il tipo MiningModelColumnCollection. . :: . .Enumerator espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
{dtor} | Releases all resources used by the MiningModelColumnCollection..::..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 MiningModelColumn in the MiningModelColumnCollection. | |
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 MiningModelColumn in the MiningModelColumnCollection. |
In alto