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.
WebHeaderCollection::GetValues Method
.NET Framework (current version)
Gets an array of header values stored in a header.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetValues(Int32) | Gets an array of header values stored in the index position of the header collection.(Overrides NameValueCollection::GetValues(Int32).) |
![]() | GetValues(String^) | Gets an array of header values stored in a header.(Overrides NameValueCollection::GetValues(String^).) |
Show:
