NameValueCollectionExtensions Methods
Visual Studio 2010
| 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. |
Community Additions
ADD
Show: