StateManagedCollection::Clear Method ()
.NET Framework (current version)
Removes all items from the StateManagedCollection collection.
Assembly: System.Web (in System.Web.dll)
The OnClear method is called before the Clear method is called, and the OnClearComplete method is called after Clear has finished removing elements from the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: