ICollection<T>.RemoveRange(IEnumerable<T>) Method

Represents method RemoveRange(IEnumerable<T>).

Namespace: Spring.Collections
public
 procedure RemoveRange(const collection: IEnumerable<T>); overload;

Parameters

collection
Type: IEnumerable<T>