Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSort()()()()
Sorts the items in the entire collection alphabetically.
(Inherited from FileSystemItemCollection.)
Public methodSupported by the .NET Compact FrameworkSort(IComparer)
Sorts the elements in the entire collection using the specified comparer.
(Inherited from FileSystemItemCollection.)
Public methodSupported by the .NET Compact FrameworkSort(Int32, Int32, IComparer)
Sorts the elements in a section of the collection using the specified comparer.
(Inherited from FileSystemItemCollection.)

See Also