Click or drag to resize
JsonWriter.Dispose Method
Overload List
  NameDescription
Public methodDispose()
Disposes of any resources used by the writer.
(Inherited from BsonWriter.)
Protected methodDispose(Boolean)
Disposes of any resources used by the writer.
(Overrides BsonWriter.Dispose(Boolean).)
Top
See Also