Provides access to members that control a folder content sorter.
Members
Name | Description | |
---|---|---|
Sort | Reorders the content of a folder. |
IFolderSort.Sort Method
Reorders the content of a folder.
Public Sub Sort ( _
ByVal pFolderContents As IStringArray _
)
public void Sort (
IStringArray pFolderContents
);
Classes that implement IFolderSort
Classes | Description |
---|