CollectionChangedHandler<TItem, TCollection>.RemoveRange Method |
Name | Description | |
---|---|---|
![]() | RemoveRange(IEnumerable<TItem>) |
Removes the specified items from the collection
|
![]() | RemoveRange(Int32, Int32) |
Removes a specified count of items from the collection starting at the specified index
|