IFolderSort Interface

Provides access to members that control a folder content sorter.

Members

Name Description
Method 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.