The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NameValueCollection::Add Method
.NET Framework (current version)
Adds entries to the current NameValueCollection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Add(NameValueCollection^) | Copies the entries in the specified NameValueCollection to the current NameValueCollection. |
![]() | Add(String^, String^) | Adds an entry with the specified name and value to the NameValueCollection. |
Show:
