Method raiseItemsRemoved
raiseItemsRemoved(T, Int32)
Fire the ItemsRemoved event
Declaration
protected virtual void raiseItemsRemoved(T item, int count)
Parameters
Type | Name | Description |
---|---|---|
T | item | The item that was removed |
System.Int32 | count |