BSONTimestampElement Constructor NFX Class Library

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

Overload List

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