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

プロパティ値

適用対象