| NamedObjectCollectionTInsertRange Method |
Namespace: DigitalRune.Collections
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is less than 0 or greater than Count. |
| ArgumentNullException | collection is . |
If index is equal to Count, the elements are added to the end of NamedObjectCollectionT.
The order of the elements in the collection is preserved in the NamedObjectCollectionT.