Array.IList.RemoveAt Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Implements IList.RemoveAt. Throws a NotSupportedException in all cases.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | In all cases. |
Show: