This document is archived and information here might be outdated. Recommended version. |
Adds a bookmark to 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