[This is preliminary documentation and is subject to change.]
Creates an array element
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public BSONTimestampElement(
BSONTimestamp value
)
public BSONTimestampElement(
BSONTimestamp value
)
Public Sub New (
value As BSONTimestamp
)
Public Sub New (
value As BSONTimestamp
)
public:
BSONTimestampElement(
BSONTimestamp value
)
public:
BSONTimestampElement(
BSONTimestamp value
)
new :
value : BSONTimestamp -> BSONTimestampElement
new :
value : BSONTimestamp -> BSONTimestampElement