Click or drag to resize

BsonReader Properties

The BsonReader type exposes the following members.

Properties
  NameDescription
Public propertyCurrentBsonType
Gets the current BsonType.
Protected propertyCurrentName
Gets the current name.
Protected propertyDisposed
Gets whether the BsonReader has been disposed.
Public propertySettings
Gets the settings of the reader.
Public propertyState
Gets the current state of the reader.
Top
See Also