MiningContentNodeCollection.Item Property
Gets the specified MiningContentNode from the collection.
Overload List
Name | Description |
---|---|
MiningContentNodeCollection.Item (Int32) |
Gets the specified MiningContentNode from the collection by its index. In Microsoft Visual C#, this property is the indexer for the MiningContentNodeCollection class.
|
MiningContentNodeCollection.Item (String) |
Gets the specified MiningContentNode from the collection by its name. In Microsoft Visual C#, this property is the indexer for the MiningContentNodeCollection class.
|
See Also
Reference
MiningContentNodeCollection Class
MiningContentNodeCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace