BsonWriter Properties |
The BsonWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disposed |
Gets whether the BsonWriter has been disposed.
|
![]() | Name |
Gets the name of the element being written.
|
![]() | Position |
Gets the position.
Not all writers are able to report the position. Those that can't simply return zero.
|
![]() | SerializationDepth |
Gets the current serialization depth.
|
![]() | Settings |
Gets the settings of the writer.
|
![]() | State |
Gets the current state of the writer.
|