| WebHeaderCollection Methods |
The WebHeaderCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Inserts a header with the specified name and value into the
collection.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetValues |
Returns the values for the specified header name.
| |
| Remove |
Removes the specified header from the collection.
| |
| ToString | (Inherited from Object.) |