HeaderList.RemoveAll Method
Overload List
| Name | Description | 
|---|---|
| HeaderList.RemoveAll () | |
| 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.
 |