IBsonWriterWriteStartDocument Method |
Writes the start of a BSON document to the writer.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax void WriteStartDocument()
abstract WriteStartDocument : unit -> unit
See Also