Removes the ERecSearch element at the
specified index of the ERecSearchList.
- index (Int32)
- The zero-based index of the element to remove.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is out of range.
|
| NotSupportedException |
The ERecSearchList is read-only.
-or- The ERecSearchList has a fixed-size. |