Open sandboxFocus

Method RemoveMany

RemoveMany(int, T[], AdviceEnumerator<ICollectionDynamicAdvice<T>>)

Removes several items from the advised collection.

Declaration
void RemoveMany(int index, T[] itemsToRemove, AdviceEnumerator<ICollectionDynamicAdvice<T>> nextAdvices)
Parameters
Type Name Description
int index
T[] itemsToRemove
AdviceEnumerator<ICollectionDynamicAdvice<T>> nextAdvices