XPathExpression.Item[Int32] 屬性

定義

取得索引所給水平的樹狀結構

public virtual Microsoft.SqlServer.Management.Sdk.Sfc.XPathExpressionBlock this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Sdk.Sfc.XPathExpressionBlock
Default Public Overridable ReadOnly Property Item(index As Integer) As XPathExpressionBlock

參數

index
Int32

屬性值

適用於