Represents a BSON string value.
public class BsonString : BsonValue, IComparable<BsonValue>, IConvertible, IEquatable<BsonValue>, IComparable<BsonString>, IEquatable<BsonString>
BsonString
Initializes a new instance of the BsonString class.
Gets the BsonType of this BsonValue.
Gets an instance of BsonString that represents an empty string.
Gets the value of this BsonString.
Compares this BsonString to another BsonString.
Compares the BsonString to another BsonValue.
Creates a new BsonString.
Compares this BsonString to another BsonString.
Compares this BsonString 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 ToChar method.
Implementation of the IConvertible ToDateTime 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).
Converts this BsonValue to a Decimal.
Converts this BsonValue to a Decimal128.
Converts this BsonValue to a Double.
Converts this BsonValue to an Int32.
Converts this BsonValue to an Int64.
Returns a string representation of the value.
Compares two BsonString values.
Converts a string to a BsonString.
Compares two BsonString 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