Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSort()()()()
Sorts the messages in the entire Pop3MessageCollection by sequence number ascending.
Public methodSupported by the .NET Compact FrameworkSort(IComparer)
Sorts the elements in the entire Pop3MessageCollection using the specified comparer.
Public methodSupported by the .NET Compact FrameworkSort(Int32, Int32, IComparer)
Sorts the elements in a section of Pop3MessageCollection using the specified comparer.

See Also