btb-class

SortedSet(TItem).CopyTo(TItem) Method

Copy this set to the specified array.

public void SortedSet(
   TItem[] array
);

Parameters

array
array to copy this set to

See Also

SortedSet<TItem> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace | SortedSet<TItem>.CopyTo Overload List