Removes the T:System.Collections.Generic.IList`1 item at the specified index.
|
Parameters |
Description |
|
index |
The zero-based index of the item to remove. |
|
Exceptions |
Description |
|
T:System.ArgumentOutOfRangeException |
index is not a valid index in the T:System.Collections.Generic.IList`1. |
|
T:System.NotSupportedException |
The T:System.Collections.Generic.IList`1 is read-only. |
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|