HttpClientCertificate::GetValues Method

 

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

NameDescription
System_CAPS_pubmethodGetValues(Int32)

Gets the values at the specified index of the NameValueCollection.(Inherited from NameValueCollection.)

System_CAPS_pubmethodGetValues(String^)

Gets the values associated with the specified key from the NameValueCollection.(Inherited from NameValueCollection.)

Return to top
Show: