MiningModelCollection.Item Property
Gets the specified MiningModel from the collection.
Overload List
| Name | Description |
|---|---|
| MiningModelCollection.Item (Int32) |
Gets the MiningModel, at the specified index, from the collection.
|
| MiningModelCollection.Item (String) |
Gets the MiningModel, with the specified identifier, from the collection.
|