Compartir a través de


XmlQueryRuntime.GetAtomizedName(Int32) Método

Definición

Obtiene el nombre atomizado en el índice especificado de la matriz de nombres.

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

Parámetros

index
Int32

Valor de tipo int.

Devoluciones

Valor de tipo string.

Se aplica a