Method ToBoolean NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll ToBoolean() Converts this BsonValue to a Boolean (using the JavaScript definition of truthiness). public virtual bool ToBoolean() Returns bool A Boolean.