BSONDoubleElement Constructor NFX Class Library

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

Overload List

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