TCollectionAdapter<T>.AddRange(IEnumerable) Method

Represents method AddRange(IEnumerable).

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

Parameters

collection
Type: IEnumerable

Implements

ICollection.AddRange(IEnumerable)