Click or drag to resize

BsonDocumentReader.Dispose Method

Overload List
  NameDescription
Public methodDispose()
Disposes of any resources used by the reader.
(Inherited from BsonReader.)
Protected methodDispose(Boolean)
Disposes of any resources used by the reader.
(Overrides BsonReader.Dispose(Boolean).)
Top
See Also