btb-class

SortedList(TItem).Add Method

Add the specified item to collection.

public int SortedList(
   TItem item
);

Parameters

item
item to add

Return Value

destination index of item

See Also

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