Constructor BsonReaderBookmark
BsonReaderBookmark(BsonReaderState, BsonType, string)
Initializes a new instance of the BsonReaderBookmark class.
Parameters
state
BsonReader State The state of the reader.
currentBsonType
BsonType The current BSON type.
currentName
stringThe name of the current element.