TCollectionBase<T>.ExtractRange(IEnumerable<T>) Method

Represents method ExtractRange(IEnumerable<T>).

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

Parameters

collection
Type: IEnumerable<T>

Implements

ICollection<T>.ExtractRange(IEnumerable<T>)