Property AsBoolean
AsBoolean
Casts the BsonValue to a Boolean (throws an InvalidCastException if the cast is not valid).
public bool AsBoolean { get; }
Casts the BsonValue to a Boolean (throws an InvalidCastException if the cast is not valid).
public bool AsBoolean { get; }