Constructor BsonObjectId
BsonObjectId(ObjectId)
Initializes a new instance of the BsonObjectId class.
public BsonObjectId(ObjectId value)
Parameters
value
ObjectIdThe value.
Initializes a new instance of the BsonObjectId class.
public BsonObjectId(ObjectId value)
value
ObjectIdThe value.