ICollection.AddRange(IEnumerable) Method

Represents method AddRange(IEnumerable).

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

Parameters

collection
Type: IEnumerable