Click or drag to resize

BsonBooleanFalse Property

Gets the instance of BsonBoolean that represents false.

Namespace:  MongoDB.Bson
Assembly:  MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.22.0+75246110ed1247226fcc7f8eb2c54ffab745693e
Syntax
public static BsonBoolean False { get; }

Property Value

Type: BsonBoolean
See Also