ICollection.RemoveRange(IEnumerable) Method

Represents method RemoveRange(IEnumerable).

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

Parameters

collection
Type: IEnumerable