This topic has not yet been rated - Rate this topic

NameValueCollectionExtensions Class

Extends a NameValueCollection object so that the collection can be copied to a specified dictionary.

System.Object
  System.Web.Mvc.NameValueCollectionExtensions

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public static class NameValueCollectionExtensions
  Name Description
Public method Static member CopyTo(NameValueCollection, IDictionary<String, Object>) Copies the specified collection to the specified destination.
Public method Static member CopyTo(NameValueCollection, IDictionary<String, Object>, Boolean) Copies the specified collection to the specified destination, and optionally replaces previous entries.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ