TCollectionAdapter<T>.RemoveRange(IEnumerable) Method

Represents method RemoveRange(IEnumerable).

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

Parameters

collection
Type: IEnumerable

Implements

ICollection.RemoveRange(IEnumerable)