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

適用於