HeaderList.FindAll Method
The FindAll overloads return an array of HeaderList objects sorted in the order in which they occur in this HeaderList object.
Overload List
| Name | Description | 
|---|---|
| HeaderList.FindAll (HeaderId) | |
| HeaderList.FindAll (String) | 
The FindAll method returns an array that contains all Header objects in this HeaderList object that have the name specified by name.
 |