Method ReturnToBookmark
ReturnToBookmark(BsonReaderBookmark)
Returns the reader to previously bookmarked position and state.
void ReturnToBookmark(BsonReaderBookmark bookmark)
Parameters
bookmarkBsonReaderBookmarkThe bookmark.
Returns the reader to previously bookmarked position and state.
void ReturnToBookmark(BsonReaderBookmark bookmark)
bookmark BsonReaderBookmarkThe bookmark.