Share via


CollectionModelBinder<TElement> Constructor ()

 

Initializes a new instance of the CollectionModelBinder<TElement> class.

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

Syntax

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

See Also

CollectionModelBinder<TElement> Class
Microsoft.Web.Mvc.ModelBinding Namespace

Return to top