CollectionModelBinderProvider Constructor ()

 

Initializes a new instance of the CollectionModelBinderProvider class.

Namespace:   Microsoft.Web.Mvc.ModelBinding
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public CollectionModelBinderProvider()
public:
CollectionModelBinderProvider()
new : unit -> CollectionModelBinderProvider
Public Sub New

See Also

CollectionModelBinderProvider Class
Microsoft.Web.Mvc.ModelBinding Namespace

Return to top