BSONDocumentElement Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Protected methodBSONDocumentElement(Stream)
Initializes a new instance of the BSONDocumentElement class
Public methodBSONDocumentElement(BSONDocument)
Creates an array element
Public methodBSONDocumentElement(String, BSONDocument)
Initializes a new instance of the BSONDocumentElement class
Back to Top
See Also