ReadOnlyCollection(Of T).IList.Clear Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Removes all items from the IList. This implementation always throws NotSupportedException.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | Always thrown. |
Show: