The HeaderCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a new Header to the hierarchy of headers.
Public methodClear
Removes all Headers from this collection.
Public methodCopyTo
Copies the elements of the ICollection to an Array, starting at a particular Array index.
Public methodGetEnumerator
Gets an enumerator that iterates through a collection of Headers.
Public methodRemove
Removes the specified Header.
Public methodRemoveAt
Removes the Header on the specified hierarchical level.

See Also