ModelBinderDictionary::Remove Method
.NET Framework (current version)
Removes the element that has the specified key from the model binder dictionary.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(KeyValuePair<Type^, IModelBinder^>) | Removes the first occurrence of the specified element from the model binder dictionary. |
![]() | Remove(Type^) | Removes the element that has the specified key from the model binder dictionary. |
Show:
