Méthode | Description | |
---|---|---|
Compare ( object x, object y ) : int |
重写IComparer接口.
|
|
ListViewColumnSorter ( ) : System |
构造函数
|
public Compare ( object x, object y ) : int | ||
x | object | 要比较的第一个对象 |
y | object | 要比较的第二个对象 |
Résultat | int |