ValueProviderDictionary.Clear Method

Removes all items from the collection of value providers.

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

public final function Clear()

Implements

ICollection(T).Clear()

ExceptionCondition
NotSupportedException

The ICollection(T) object is read-only.

Show: