Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Xml
Xsl
Runtime
XmlIntSortKey
C# 클래스 System.Xml.Xsl.Runtime.XmlIntSortKey
Sort key for xs:int values.
상속:
XmlSortKey
파일 보기
프로젝트 열기: dotnet/corefx
1 사용 예제들
공개 메소드들
메소드
설명
CompareTo
(
object
obj
) :
int
XmlIntSortKey
(
int
value
,
XmlCollation
collation
) :
System
메소드 상세
CompareTo()
공개
메소드
public
CompareTo
(
object
obj
) :
int
obj
object
리턴
int
XmlIntSortKey()
공개
메소드
public
XmlIntSortKey
(
int
value
,
XmlCollation
collation
) :
System
value
int
collation
XmlCollation
리턴
System