ArrayModelBinder<TElement> Constructor ()
Initializes a new instance of the ArrayModelBinder<TElement> class.
Namespace: Microsoft.Web.Mvc.ModelBinding
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
Syntax
public ArrayModelBinder()
public:
ArrayModelBinder()
new : unit -> ArrayModelBinder
Public Sub New
See Also
ArrayModelBinder<TElement> Class
Microsoft.Web.Mvc.ModelBinding Namespace
Return to top