Click or drag to resize
RawBsonDocumentThrowIfDisposed Method
Throws if disposed.

Namespace: MongoDB.Bson
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
protected void ThrowIfDisposed()
Exceptions
ExceptionCondition
ObjectDisposedExceptionRawBsonDocument
See Also