NameValueCollectionExtensions Methods
| 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: