btb-class

IExtendedCollection(TItem).AddRange Method

Add specified items to the collection.

void IExtendedCollection(
   IEnumerable items
);

Parameters

items
items to add

See Also

IExtendedCollection<TItem> Interface | ComponentOwl.BetterThumbnailBrowser.Collections Namespace