ModelBinderDictionary.Remove Method

Include Protected Members
Include Inherited Members

Removes the element that has the specified key from the model binder dictionary.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(KeyValuePair<Type, IModelBinder>) Removes the first occurrence of the specified element from the model binder dictionary.
Public method Remove(Type) Removes the element that has the specified key from the model binder dictionary.

Top

See Also

Reference

ModelBinderDictionary Class

System.Web.Mvc Namespace