ModelBinderDictionary::Add Method

.NET Framework (current version)
 

Adds a new item to the dictionary.

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

NameDescription
System_CAPS_pubmethodAdd(KeyValuePair<Type^, IModelBinder^>)

Adds the specified item to the dictionary.

System_CAPS_pubmethodAdd(Type^, IModelBinder^)

Adds the specified item to the dictionary.

Return to top
Show: