XmlQueryRuntime.GetCollation(Int32) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera sortowanie, które zostało utworzone statycznie.
public:
System::Xml::Xsl::Runtime::XmlCollation ^ GetCollation(int index);
public System.Xml.Xsl.Runtime.XmlCollation GetCollation (int index);
member this.GetCollation : int -> System.Xml.Xsl.Runtime.XmlCollation
Public Function GetCollation (index As Integer) As XmlCollation
Parametry
- index
- Int32
Wartość typu int
.
Zwraca
Wystąpienie klasy XmlCollation.