For a list of all members of this type, see MailHeader members.
"| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Add a header line to the MailHeader collection. |
![]() | AddRange | (Inherited from System.Collections.ArrayList) |
![]() | BinarySearch | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Clear | (Inherited from System.Collections.ArrayList) |
![]() | Clone | (Inherited from System.Collections.ArrayList) |
![]() | Contains | (Inherited from System.Collections.ArrayList) |
![]() | CopyTo | Overloaded. Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. |
![]() | GetBytes | Returns all of the elements in the MailHeaders collection as an array of bytes |
![]() | GetEnumerator | Overloaded. Overridden. Returns an enumerator for the collection. |
![]() | GetRange | (Inherited from System.Collections.ArrayList) |
![]() | IndexOf | Overloaded. |
![]() | Insert | Overridden. Inserts an element into the collection at the specified index. |
![]() | InsertRange | (Inherited from System.Collections.ArrayList) |
![]() | LastIndexOf | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | Remove | Overloaded. Remove a header line from the MailHeader collection. |
![]() | RemoveAt | (Inherited from System.Collections.ArrayList) |
![]() | RemoveRange | (Inherited from System.Collections.ArrayList) |
![]() | Reverse | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | SetRange | (Inherited from System.Collections.ArrayList) |
![]() | Sort | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | ToArray | Overloaded. (Inherited from System.Collections.ArrayList) |
![]() | ToString | Returns all of the elements in the MailHeaders collection as a string. No "word encoding" is performed. |
![]() | TrimToSize | (Inherited from System.Collections.ArrayList) |
