SynchronizedReadOnlyCollection(Of T).IList.Clear Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Throws a NotSupportedException.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | Items cannot be cleared from a read-only collection. |
Show: