| NamedObjectCollectionTRemoveRange Method |
Namespace: DigitalRune.Collections
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is less than 0. |
| ArgumentOutOfRangeException | count is less than 0. |
| ArgumentException | index and count do not denote a valid range of elements in the NamedObjectCollectionT. |