NameValueCollectionExtensions Class
Extends a NameValueCollection object so that the collection can be copied to a specified dictionary.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CopyTo(NameValueCollection, IDictionary<String, Object>) | Copies the specified collection to the specified destination. |
![]() ![]() | CopyTo(NameValueCollection, IDictionary<String, Object>, Boolean) | Copies the specified collection to the specified destination, and optionally replaces previous entries. |
Show:
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)