BSONBooleanElement Constructor NFX Class Library

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

Overload List

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