MiningContentNodeCollection.Item[] 属性

定义

重载

Item[Int32]

Item[String]

第 1 项

Item[Int32]

public Microsoft.AnalysisServices.AdomdClient.MiningContentNode this[int index] { get; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.MiningContentNode
Default Public ReadOnly Property Item(index As Integer) As MiningContentNode

参数

index
Int32

属性值

适用于

Item[String]

第 1 项

public Microsoft.AnalysisServices.AdomdClient.MiningContentNode this[string index] { get; }
member this.Item(string) : Microsoft.AnalysisServices.AdomdClient.MiningContentNode
Default Public ReadOnly Property Item(index As String) As MiningContentNode

参数

index
String

属性值

适用于