btb-class

Set(TItem).AddRange Method

Add the specified items in the set.

public virtual void Set(
   IEnumerable items
);

Parameters

items
items to add

Implements

IExtendedCollection<TItem>.AddRange

See Also

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