Gets the next sibling bookmark context of the parent bookmark context.
Visual Basic |
---|
Public Function GetBookmarkSibling( _ ByVal ParentContext As BookmarkContext _ ) As BookmarkContext |
- ParentContext
- A BookmarkContext to get the sibling from.
A sibling BookmarkContext from the ParentContext.