ModelBinderDictionary::Clear Method

Visual Studio 2010

Removes all items from the model binder dictionary.

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

public:
virtual void Clear() sealed

Implements

ICollection<T>::Clear()

ExceptionCondition
NotSupportedException

The ICollection<T> object is read-only.

Community Additions

ADD
Show: