Method | Description | |
---|---|---|
Compare ( object x, object y ) : int | ||
ListViewItemComparer ( ) : System.Collections | ||
ListViewItemComparer ( int column ) : System.Collections | ||
ListViewItemComparer ( int column, SortOrder order ) : System.Collections |
public ListViewItemComparer ( ) : System.Collections | ||
return | System.Collections |
public ListViewItemComparer ( int column ) : System.Collections | ||
column | int | |
return | System.Collections |
public ListViewItemComparer ( int column, SortOrder order ) : System.Collections | ||
column | int | |
order | SortOrder | |
return | System.Collections |