NameValueCollection.Clear Method ()
.NET Framework (current version)
Invalidates the cached arrays and removes all entries from the NameValueCollection.
Assembly: System (in System.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The collection is read-only. |
This method is an O(1) operation.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: