XmlQueryRuntime.GetAtomizedName(Int32) メソッド

定義

名前の配列内の指定したインデックス位置にあるアトミック化された名前を取得します。

public:
 System::String ^ GetAtomizedName(int index);
public string GetAtomizedName(int index);
member this.GetAtomizedName : int -> string
Public Function GetAtomizedName (index As Integer) As String

パラメーター

index
Int32

int 型の値。

返品

string 型の値。

適用対象