Represents a BSON boolean value.
public class BsonBoolean : BsonValue, IComparable<BsonValue>, IConvertible, IEquatable<BsonValue>, IComparable<BsonBoolean>, IEquatable<BsonBoolean>
BsonBoolean
Initializes a new instance of the BsonBoolean class.
Gets the BsonType of this BsonValue.
Gets the instance of BsonBoolean that represents false.
Gets the instance of BsonBoolean that represents true.
Gets the value of this BsonBoolean.
Compares this BsonBoolean to another BsonBoolean.
Compares the BsonBoolean to another BsonValue.
Returns one of the two possible BsonBoolean values.
Compares this BsonBoolean to another BsonBoolean.
Compares this BsonBoolean to another object.
Gets the hash code.
Implementation of the IConvertible GetTypeCode method.
Implementation of the IConvertible ToBoolean method.
Implementation of the IConvertible ToByte method.
Implementation of the IConvertible ToDecimal method.
Implementation of the IConvertible ToDouble method.
Implementation of the IConvertible ToInt16 method.
Implementation of the IConvertible ToInt32 method.
Implementation of the IConvertible ToInt64 method.
Implementation of the IConvertible ToSByte method.
Implementation of the IConvertible ToSingle method.
Implementation of the IConvertible ToString method.
Implementation of the IConvertible ToUInt16 method.
Implementation of the IConvertible ToUInt32 method.
Implementation of the IConvertible ToUInt64 method.
Converts this BsonValue to a Boolean (using the JavaScript definition of truthiness).
Returns a string representation of the value.
Compares two BsonBoolean values.
Converts a bool to a BsonBoolean.
Compares two BsonBoolean values.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4