Better SplitButton Class Reference

IExtendedList(TItem).RemoveRange(IEnumerable) Method

Remove items with the specified items from the list.

void IExtendedList(
   IEnumerable<intindices
);

Parameters

indices
indices of items to remove

See Also

IExtendedList<TItem> Interface | ComponentOwl.BetterSplitButton.Collections Namespace | IExtendedList<TItem>.RemoveRange Overload List