[This is preliminary documentation and subject to change.]
Removes the list item at the specified index.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Index is not a valid index in the paged list. |
| PagingException | If the item at the specified index could not be removed. |
PagedListBase Class | PmMda.Net.Dog.Paging Namespace