XmlQueryRuntime.GetCollation(Int32) Methode

Definitie

Hiermee haalt u een sortering op die statisch is gemaakt.

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

Parameters

index
Int32

Een waarde van het type int.

Retouren

Een exemplaar van de XmlCollation klasse.

Van toepassing op