This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFolderSort Interface > IFolderSort.Sort Method (ArcObjects .NET 10.5 SDK) |
Reorders the content of a folder.
[Visual Basic .NET] Public Sub Sort ( _ ByVal pFolderContents As IStringArray _ )
[C#] public void Sort ( IStringArray pFolderContents );
[C++]
HRESULT Sort(
IStringArray* pFolderContents
);
[C++]
Parameters pFolderContents [in]
pFolderContents is a parameter of type IStringArray