Click or drag to resize

BsonDocumentReaderBookmark Properties

The BsonDocumentReaderBookmark type exposes the following members.

Properties
  NameDescription
Public propertyCurrentBsonType
Gets the current BsonType;
(Inherited from BsonReaderBookmark.)
Public propertyCurrentName
Gets the name of the current element.
(Inherited from BsonReaderBookmark.)
Public propertyState
Gets the current state of the reader.
(Inherited from BsonReaderBookmark.)
Top
See Also