| Table of Contents |
public static NameValueCollection AddToNameValueCollection(this NameValueCollection collection, IEnumerable<KeyValuePair<string,string>> enumerable);
| Name | Type | Description |
|---|---|---|
| collection | NameValueCollection | NameValue collection to add pairs to. |
| enumerable | IEnumerable<KeyValuePair<string,string>> | An enumerable of key/value pairs |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by