NameValueCollectionExtensions Methods

  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
Show: