Click or drag to resize
WebHeaderCollection Methods

The WebHeaderCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Inserts a header with the specified name and value into the collection.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetValues
Returns the values for the specified header name.
Public methodRemove
Removes the specified header from the collection.
Public methodToString (Inherited from Object.)
Top
See Also