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