Inserts an element into the RangeFilterList at the
specified index.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is out of range.
|
| NotSupportedException |
The RangeFilterList is read-only.
-or- The RangeFilterList has a fixed-size. |