ModelBinderProviderCollection.SetItem Method (Int32, IModelBinderProvider)
Replaces the model binder provider element at the specified index.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- index
-
Type:
System.Int32
The index.
- item
-
Type:
System.Web.Mvc.IModelBinderProvider
The model binder provider.
Show: