Click or drag to resize

CollectionChangedHandlerTItem, TCollectionRemoveRange Method

Overload List
  NameDescription
Public methodRemoveRange(IEnumerableTItem)
Removes the specified items from the collection
Public methodRemoveRange(Int32, Int32)
Removes a specified count of items from the collection starting at the specified index
Top
See Also