Udostępnij za pośrednictwem


XmlSortKeyAccumulator.AddIntSortKey(XmlCollation, Int32) Metoda

Definicja

Tworzy nowy Int32 klucz sortowania i dołącza go do bieżącego uruchomienia kluczy sortowania.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 void AddIntSortKey(System::Xml::Xsl::Runtime::XmlCollation ^ collation, int value);
public void AddIntSortKey (System.Xml.Xsl.Runtime.XmlCollation collation, int value);
member this.AddIntSortKey : System.Xml.Xsl.Runtime.XmlCollation * int -> unit
Public Sub AddIntSortKey (collation As XmlCollation, value As Integer)

Parametry

collation
XmlCollation

Wystąpienie klasy XmlCollation.

value
Int32

Wartość typu Int32 .

Dotyczy