共用方式為


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 的值。

適用於