ValueProviderDictionary.Clear Method

Visual Studio 2010

Removes all items from the collection of value providers.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Sub Clear

Implements

ICollection(Of T).Clear

ExceptionCondition
NotSupportedException

The ICollection(Of T) object is read-only.

Community Additions

ADD
Show: