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
XmlEmptySortKey
C# Class System.Xml.Xsl.Runtime.XmlEmptySortKey
Sort key for the empty sequence. Empty sequence always compares sorts either before all other values, or after all other values.
Inheritance:
XmlSortKey
ファイルを表示
Open project: dotnet/corefx
Class Usage Examples
Public Methods
Method
Description
CompareTo
(
object
obj
) :
int
XmlEmptySortKey
(
XmlCollation
collation
) :
System
Method Details
CompareTo()
public
method
public
CompareTo
(
object
obj
) :
int
obj
object
return
int
XmlEmptySortKey()
public
method
public
XmlEmptySortKey
(
XmlCollation
collation
) :
System
collation
XmlCollation
return
System