Метод | Описание | |
---|---|---|
BaseListCtrlSorter ( |
Initializes the sorter.
|
|
Compare ( object x, object y ) : int |
Compares the two items.
|
public BaseListCtrlSorter ( |
||
control | ||
Результат | System |
public Compare ( object x, object y ) : int | ||
x | object | |
y | object | |
Результат | int |