[This is preliminary documentation and subject to change.]
Adds all items of the c to this linked collection.
If an item of the c is already in this collection it will be omitted.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | c is a null reference. |
| ArgumentException | The c contains null references. |
LinkedCollection Class | PmMda.Net.Dog.Paging Namespace