Click or drag to resize

BsonBinaryReaderBookmark Properties

The BsonBinaryReaderBookmark 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