SequoiaDB
 All Classes Namespaces Files Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
SequoiaDB.Bson.IConvertibleToBsonDocument Interface Reference

An interface implemented by objects that convert themselves to a BsonDocument. More...

Inheritance diagram for SequoiaDB.Bson.IConvertibleToBsonDocument:
SequoiaDB.Bson.BsonDocument

Public Member Functions

BsonDocument ToBsonDocument ()
 Converts this object to a BsonDocument.
 

Detailed Description

An interface implemented by objects that convert themselves to a BsonDocument.

Member Function Documentation

BsonDocument SequoiaDB.Bson.IConvertibleToBsonDocument.ToBsonDocument ( )

Converts this object to a BsonDocument.

Returns
A BsonDocument.

The documentation for this interface was generated from the following file: