Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
System
Xml
Xsl
Runtime
XmlIntegerSortKey
C# Class System.Xml.Xsl.Runtime.XmlIntegerSortKey
Sort key for xs:integer values.
Inheritance:
XmlSortKey
ファイルを表示
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
CompareTo
(
object
obj
) :
int
XmlIntegerSortKey
(
long
value
,
XmlCollation
collation
) :
System
Method Details
CompareTo()
public
method
public
CompareTo
(
object
obj
) :
int
obj
object
return
int
XmlIntegerSortKey()
public
method
public
XmlIntegerSortKey
(
long
value
,
XmlCollation
collation
) :
System
value
long
collation
XmlCollation
return
System