ModelBinderDictionary::Add Method
.NET Framework (current version)
Adds a new item to the dictionary.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(KeyValuePair<Type^, IModelBinder^>) | Adds the specified item to the dictionary. |
![]() | Add(Type^, IModelBinder^) | Adds the specified item to the dictionary. |
Show:
