HttpClientCertificate::Add Method

 

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodAdd(NameValueCollection^)

Copies the entries in the specified NameValueCollection to the current NameValueCollection.(Inherited from NameValueCollection.)

System_CAPS_pubmethodAdd(String^, String^)

Adds an entry with the specified name and value to the NameValueCollection.(Inherited from NameValueCollection.)

Return to top
Show: