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