Overload List
| Name | Description | |
|---|---|---|
| Sort()()()() |
Sorts the items in the entire collection alphabetically.
(Inherited from FileSystemItemCollection.) | |
| Sort(IComparer) |
Sorts the elements in the entire collection using the specified comparer.
(Inherited from FileSystemItemCollection.) | |
| Sort(Int32, Int32, IComparer) |
Sorts the elements in a section of the collection using the specified comparer.
(Inherited from FileSystemItemCollection.) |