Better ListView Class Reference

IExtendedList(TItem) Members

IExtendedList(TItem) overview

Public Instance Methods

GetRangeOverloaded. Get the specified range of items from the list.
InsertRange Insert specified items to the specified position in the list.
RemoveRangeOverloaded. Remove items at the specified positions from the list.
SortOverloaded. Sort this list.
SortRangeOverloaded. Sort items in the list.
TryGetItem Try to get item at the specified index.

See Also

IExtendedList<TItem> Interface | ComponentOwl.BetterListView.Collections Namespace