HeaderList Methods

The HeaderList type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionString.)
Public methodClear (Inherited from CollectionString.)
Protected methodClearItems (Inherited from CollectionString.)
Public methodContains (Inherited from CollectionString.)
Public methodCopyTo (Inherited from CollectionString.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionString.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from CollectionString.)
Public methodInsert (Inherited from CollectionString.)
Protected methodInsertItem (Inherited from CollectionString.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRemove (Inherited from CollectionString.)
Public methodRemoveAt (Inherited from CollectionString.)
Protected methodRemoveItem (Inherited from CollectionString.)
Protected methodSetItem (Inherited from CollectionString.)
Public methodToString (Inherited from Object.)
See Also