XmlSortKeyAccumulator.AddIntegerSortKey(XmlCollation, Int64) Methode

Definition

Erstellt einen neuen Int64-Sortierschlüssel und fügt ihn an die aktuelle Reihe von Sortierschlüsseln an.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 void AddIntegerSortKey(System::Xml::Xsl::Runtime::XmlCollation ^ collation, long value);
public void AddIntegerSortKey (System.Xml.Xsl.Runtime.XmlCollation collation, long value);
member this.AddIntegerSortKey : System.Xml.Xsl.Runtime.XmlCollation * int64 -> unit
Public Sub AddIntegerSortKey (collation As XmlCollation, value As Long)

Parameter

collation
XmlCollation

Eine Instanz der XmlCollation-Klasse.

value
Int64

Ein Wert vom Typ Int64.

Gilt für: