次の方法で共有


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

string 型の値。

適用対象