Click or drag to resize

IBsonWriter Properties

The IBsonWriter type exposes the following members.

Properties
  NameDescription
Public propertyPosition
Gets the position. Not all writers are able to report the position. Those that can't simply return zero.
Public propertySerializationDepth
Gets the current serialization depth.
Public propertySettings
Gets the settings of the writer.
Public propertyState
Gets the current state of the writer.
Top
See Also