Method AddRange
AddRange(IEnumerable<TValue>)
Adds the items of the specified collection to this set.
Declaration
public int AddRange(IEnumerable<TValue> collection)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<TValue> | collection |
Returns
| Type | Description |
|---|---|
| int |