Click or drag to resize

JsonReader.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