Click or drag to resize
BsonObjectIdGeneratorInstance Property
Gets an instance of ObjectIdGenerator.

Namespace: MongoDB.Bson.Serialization.IdGenerators
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public static BsonObjectIdGenerator Instance { get; }

Property Value

Type: BsonObjectIdGenerator
See Also