This document is archived and information here might be outdated. Recommended version. |
Sorts bookmarks in the collection.
[Visual Basic .NET] Public Sub SortBookmarks ( _ ByVal ascending As Boolean _ )
[C#] public void SortBookmarks ( bool ascending );
[C++]
HRESULT SortBookmarks(
VARIANT_BOOL ascending
);
[C++]
Parameters ascending [in]
ascending is a parameter of type bool