Overload List
| Name | Description | |
|---|---|---|
| Sort()()()() |
Sorts the messages in the entire Pop3MessageCollection by sequence number ascending.
| |
| Sort(IComparer) |
Sorts the elements in the entire Pop3MessageCollection using the specified comparer.
| |
| Sort(Int32, Int32, IComparer) |
Sorts the elements in a section of Pop3MessageCollection using the specified comparer.
|