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 (Int32)
.NET Framework (current version)
Gets an array of header values stored in the index position of the header collection.
Assembly: System (in System.dll)
Parameters
- index
-
Type:
System::Int32
The header index to return.
GetValues returns the contents of the specified header as an array.
.NET Framework
Available since 1.1
Available since 1.1
Show: