Property | Type | Description | |
---|---|---|---|
col | int | ||
order | SortOrder |
Method | Description | |
---|---|---|
Compare ( object x, object y ) : int |
Method | Description | |
---|---|---|
ListViewItemComparer ( ) : System |
Method | Description | |
---|---|---|
ListViewItemComparer ( int column, SortOrder order ) : System |
public abstract Compare ( object x, object y ) : int | ||
x | object | |
y | object | |
return | int |