BSONBinaryElement Constructor NFX Class Library

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

Overload List

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