Bookmark this[int index]
may throw ArgumentOutOfRangeException()
Gets or sets the Bookmark at the specified index. In C# this property is the indexer for the class.
If the index is not a valid index this property throws an ArgumentOutOfRangeException.
None.