Open sandboxFocus

Method RemoveItem

RemoveItem(int, T, AdviceEnumerator<ICollectionDynamicAdvice<T>>)

Removes an item from the advised collection.

Declaration
void RemoveItem(int index, T item, AdviceEnumerator<ICollectionDynamicAdvice<T>> nextAdvices)
Parameters
Type Name Description
int index
T item
AdviceEnumerator<ICollectionDynamicAdvice<T>> nextAdvices