TCollectionAdapter<T>.ExtractRange(IEnumerable) Method

Represents method ExtractRange(IEnumerable).

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

Parameters

collection
Type: IEnumerable

Implements

ICollection.ExtractRange(IEnumerable)