다음을 통해 공유


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 형식의 값입니다.

적용 대상