ValueProviderCollection Constructor

.NET Framework (current version)
 

Initializes a new instance of the ValueProviderCollection class.

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

NameDescription
System_CAPS_pubmethodValueProviderCollection()

Initializes a new instance of the ValueProviderCollection class.

System_CAPS_pubmethodValueProviderCollection(IList<IValueProvider^>^)

Initializes a new instance of the ValueProviderCollection class by using the specified collection of value providers.

Return to top
Show: