BSONDateTimeElement Constructor NFX Class Library

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

Overload List

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