Represents a BSON writer for some external format (see subclasses).
Inheritance Hierarchy Namespace: MongoDB.Bson.IOMongoDB.Bson (in MongoDB.Bson.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntaxpublic abstract class BsonWriter : IBsonWriter, IDisposable
Public MustInherit Class BsonWriter Implements IBsonWriter, IDisposable
[<AbstractClassAttribute>] type BsonWriter = class interface IBsonWriter interface IDisposable end
The BsonWriter type exposes the following members.
Constructors Name Description BsonWriterInitializes a new instance of the BsonWriter class.
Top Properties Name Description DisposedGets whether the BsonWriter has been disposed.
NameGets the name of the element being written.
PositionGets the position. Not all writers are able to report the position. Those that can't simply return zero.
SerializationDepthGets the current serialization depth.
SettingsGets the settings of the writer.
StateGets the current state of the writer.
Top Methods Extension Methods See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4