Table of Contents

Constructor BsonObjectId

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

BsonObjectId(ObjectId)

Initializes a new instance of the BsonObjectId class.

public BsonObjectId(ObjectId value)

Parameters

value ObjectId

The value.