Better ListView Class Reference

SortedList`1.Sort Method

Sort this list.

Overload List

Sort this list.

public void Sort()

Sort items in the list.

public void Sort(IComparer<TItem>)

See Also

SortedList<TItem> Class | ComponentOwl.BetterListView.Collections Namespace