ICollection<T>.AddRange(IEnumerable<T>) Method
Represents method AddRange(IEnumerable<T>)
.
public procedure AddRange(const collection: IEnumerable<T>); overload;
Parameters
- collection
- Type: IEnumerable<T>
Represents method AddRange(IEnumerable<T>)
.
public procedure AddRange(const collection: IEnumerable<T>); overload;