Method ClearBookMarkByIndex
ClearBookMarkByIndex(int)
Removes the bookmark from bookmarks collection at the specified index. Updates state of the TextSource owning this collection.
public virtual void ClearBookMarkByIndex(int index)
Parameters
indexintThe integer value that specifies the zero-based index of bookmark in a bookmarks collection to remove.