Click or drag to resize

CollectionExtensionsRemoveRange Method

Overload List
 NameDescription
Public Extension MethodRemoveRange(IList, IEnumerable) Removes a range of elements from the list.
Public Extension MethodRemoveRangeT(ICollectionT, IEnumerableT) Removes a range of elements from the list.
Top
See Also