Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GPATool
Util
ListViewItemComparer
C# Class GPATool.Util.ListViewItemComparer
Inheritance:
IComparer
Show file
Open project: hackerzhou/GPATool
Public Methods
Method
Description
Compare
(
object
x
,
object
y
) :
int
ListViewItemComparer
(
int
column
,
ColumnHeader
h
) :
System
Method Details
Compare()
public
method
public
Compare
(
object
x
,
object
y
) :
int
x
object
y
object
return
int
ListViewItemComparer()
public
method
public
ListViewItemComparer
(
int
column
,
ColumnHeader
h
) :
System
column
int
h
System.Windows.Forms.ColumnHeader
return
System