StateManagedCollection::IList::Clear Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
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: