Method Create NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll Create(object) Creates a new instance of the BsonValue class. public static BsonValue Create(object value) Parameters value object A value to be mapped to a BsonValue. Returns BsonValue A BsonValue.