Method CanMoveToNextBookMark
CanMoveToNextBookMark(int)
Returns boolean value indicating that manager can move to the next bookmark appropriate specified conditions. Determines whether.
public bool CanMoveToNextBookMark(int group)
Parameters
group
intIBookMark.Group to check.
Returns
- bool
True if can; otherwise false.