XmlQueryRuntime.GetAtomizedName(Int32) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Načte název atomce na zadaném indexu v poli názvů.
public:
System::String ^ GetAtomizedName(int index);
public string GetAtomizedName (int index);
member this.GetAtomizedName : int -> string
Public Function GetAtomizedName (index As Integer) As String
Parametry
- index
- Int32
Hodnota typu int
.
Návraty
Hodnota typu string
.