HeaderList.RemoveAll Method

Overload List

Name Description
HeaderList.RemoveAll ()
The RemoveAll method removes all children of this MimeNode object.
HeaderList.RemoveAll (HeaderId)
The RemoveAll method removes all headers in the current part that have the name specified by headerId.
HeaderList.RemoveAll (String)
The RemoveAll method removes all headers in the current part that have the name specified by name.