Remove the Bookmark at the specified location.
[C#]void RemoveAt(int index)[Visual Basic]Sub RemoveAt(index As Integer)
void RemoveAt(int index)
Sub RemoveAt(index As Integer)
Use this method to remove the Bookmark at the specified location.
The Bookmarks that follow the removed Bookmark move up to occupy the empty spot.
None.
Submit feedback about this site to: