Gets an instance of ObjectId where the value is empty.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public static ObjectId Empty { get; }
Public Shared ReadOnly Property Empty As ObjectId
Get
static member Empty : ObjectId with get
Property Value
Type:
ObjectIdSee Also