Method IList<TValue>.RemoveAt
IList<TValue>.RemoveAt(int)
Not supported.
Declaration
void IList<TValue>.RemoveAt(int index)Parameters
| Type | Name | Description | 
|---|---|---|
| int | index | 
Implements
Exceptions
| Type | Condition | 
|---|---|
| NotSupportedException | This operation is not supported. | 
