Skip to main content
A newer version of this page is available. .

NotifyingCollection<T>.RemoveRange Method

Name Parameters Description
RemoveRange(T[]) items Removes the specified items from the collection.
RemoveRange(IEnumerable<T>) items Removes items in the specified collection from the current collection.