Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- parent
- A BookmarkContext which represents the parent.
- sibling
- A BookmarkContext which represents the sibling.
If the parent bookmark context already has a next sibling bookmark context, that sibling becomes the next sibling of the new sibling bookmark context.
The sibling bookmark to be added is typically created using the CreateBookmark method.