BsonDocumentReader Class (original) (raw)
MongoDB .NET Driver API Documentation
Represents a BSON reader for a BsonDocument.
Inheritance Hierarchy
Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
public class BsonDocumentReader : BsonReader
Public Class BsonDocumentReader Inherits BsonReader
type BsonDocumentReader =
class
inherit BsonReader
end
The BsonDocumentReader type exposes the following members.
Constructors
Properties
Methods
Extension Methods
See Also