Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
System
Xml
Xsl
Runtime
XmlIntSortKey
C# Class System.Xml.Xsl.Runtime.XmlIntSortKey
Sort key for xs:int values.
Inheritance:
XmlSortKey
Datei anzeigen
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
CompareTo
(
object
obj
) :
int
XmlIntSortKey
(
int
value
,
XmlCollation
collation
) :
System
Method Details
CompareTo()
public
method
public
CompareTo
(
object
obj
) :
int
obj
object
return
int
XmlIntSortKey()
public
method
public
XmlIntSortKey
(
int
value
,
XmlCollation
collation
) :
System
value
int
collation
XmlCollation
return
System