btb-class

IExtendedList(TItem) Methods

The methods of the IExtendedList(TItem) interface are listed below. For a complete list of IExtendedList(TItem) interface members, see the IExtendedList(TItem) Members topic.

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.BetterThumbnailBrowser.Collections Namespace