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