Robuta

https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/P_MongoDB_Bson_BsonValue_AsBsonArray.htm BsonValue.AsBsonArray Property Casts the BsonValue to a BsonArray (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/P_MongoDB_Bson_BsonValue_AsNullableDateTime.htm BsonValue.AsNullableDateTime Property bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/P_MongoDB_Bson_BsonValue_IsBsonNull.htm BsonValue.IsBsonNull Property Tests whether this BsonValue is a BsonNull. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_IsDateTime.htm BsonValue.IsDateTime Property Tests whether this BsonValue is a DateTime. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.3/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_11.htm ScopeDocument Constructor (String, BsonValue) Initializes a new instance of the ScopeDocument class and creates and adds a new element. constructorstringbsonvalue https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/P_MongoDB_Bson_BsonValue_AsNullableDouble.htm BsonValue.AsNullableDouble Property bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/M_MongoDB_Bson_BsonValue_IConvertibleGetTypeCodeImplementation.htm BsonValue.IConvertibleGetTypeCodeImplementation Method Implementation of the IConvertible GetTypeCode method. bsonvaluemethod https://mongodb.github.io/node-mongodb-native/6.20/classes/BSON.BSONValue.html BSONValue | mongodb Documentation for mongodb bsonvaluemongodb https://mongodb.github.io/mongo-csharp-driver/2.15/apidocs/html/M_MongoDB_Bson_BsonValue_op_Explicit_16.htm BsonValue Explicit Conversion (BsonValue to Nullable(Int64)) Casts a BsonValue to a long?. bsonvalueexplicitconversionnullable https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_IsBsonRegularExpression.htm BsonValue.IsBsonRegularExpression Property Tests whether this BsonValue is a BsonRegularExpression. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Driver_ScopeDocument__ctor_11.htm ScopeDocument Constructor (String, BsonValue) Initializes a new instance of the ScopeDocument class and creates and adds a new element. constructorstringbsonvalue https://mongodb.github.io/mongo-csharp-driver/2.15/apidocs/html/M_MongoDB_Bson_BsonValue_op_Equality.htm BsonValue.Equality Operator Compares two BsonValues. bsonvalueequalityoperator https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_AsBsonDocument.htm BsonValue.AsBsonDocument Property Casts the BsonValue to a BsonDocument (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.16/apidocs/html/P_MongoDB_Bson_BsonValue_AsString.htm BsonValue.AsString Property Casts the BsonValue to a String (throws an InvalidCastException if the cast is not valid). bsonvalueasstringproperty https://mongodb.github.io/mongo-csharp-driver/2.10/apidocs/html/M_MongoDB_Bson_BsonValue_IConvertibleToUInt64Implementation.htm BsonValue.IConvertibleToUInt64Implementation Method Implementation of the IConvertible ToUInt64 method. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/P_MongoDB_Bson_BsonValue_IsBsonBinaryData.htm BsonValue.IsBsonBinaryData Property Tests whether this BsonValue is a BsonBinaryData. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Bson_BsonTypeMapper_MapToDotNetValue_1.htm BsonTypeMapper.MapToDotNetValue Method (BsonValue, BsonTypeMapperOptions) Maps a BsonValue to a .NET value. methodbsonvalue https://mongodb.github.io/mongo-csharp-driver/2.15/apidocs/html/M_MongoDB_Bson_BsonValue_op_GreaterThanOrEqual.htm BsonValue.GreaterThanOrEqual Operator Compares two BsonValues. bsonvalueoperator https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Bson_BsonValue_IConvertibleToInt16Implementation.htm BsonValue.IConvertibleToInt16Implementation Method Implementation of the IConvertible ToInt16 method. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/M_MongoDB_Bson_BsonValue_ToInt32.htm BsonValue.ToInt32 Method Converts this BsonValue to an Int32. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.11/apidocs/html/P_MongoDB_Bson_BsonValue_IsInt32.htm BsonValue.IsInt32 Property Tests whether this BsonValue is an Int32. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.4/apidocs/html/P_MongoDB_Bson_BsonValue_IsInt32.htm BsonValue.IsInt32 Property Tests whether this BsonValue is an Int32. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Bson_BsonValue_IsValidDateTime.htm BsonValue.IsValidDateTime Property Tests whether this BsonValue is a valid DateTime. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Bson_BsonValue_AsLocalTime.htm BsonValue.AsLocalTime Property Casts the BsonValue to a DateTime in the local timezone (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/Overload_MongoDB_Bson_BsonValue_Equals.htm BsonValue.Equals Method bsonvalueequalsmethod https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/T_MongoDB_Bson_BsonValue.htm BsonValue Class Represents a BSON value (this is an abstract class, see the various subclasses). bsonvalueclass https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_AsLocalTime.htm BsonValue.AsLocalTime Property Casts the BsonValue to a DateTime in the local timezone (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.16/apidocs/html/P_MongoDB_Bson_BsonValue_AsUniversalTime.htm BsonValue.AsUniversalTime Property Casts the BsonValue to a DateTime in UTC (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Bson_BsonValue_IConvertibleToInt16Implementation.htm BsonValue.IConvertibleToInt16Implementation Method Implementation of the IConvertible ToInt16 method. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/P_MongoDB_Bson_BsonValue_AsDecimal.htm BsonValue.AsDecimal Property Casts the BsonValue to a (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_AsBsonTimestamp.htm BsonValue.AsBsonTimestamp Property Casts the BsonValue to a BsonTimestamp (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/M_MongoDB_Bson_BsonValue_GetHashCode.htm BsonValue.GetHashCode Method bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.4/apidocs/html/P_MongoDB_Bson_BsonValue_AsBsonUndefined.htm BsonValue.AsBsonUndefined Property Casts the BsonValue to a BsonUndefined (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.4/apidocs/html/P_MongoDB_Bson_BsonValue_AsBsonJavaScriptWithScope.htm BsonValue.AsBsonJavaScriptWithScope Property Casts the BsonValue to a BsonJavaScriptWithScope (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.12/apidocs/html/M_MongoDB_Bson_BsonValue_IConvertibleGetTypeCodeImplementation.htm BsonValue.IConvertibleGetTypeCodeImplementation Method Implementation of the IConvertible GetTypeCode method. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.15/apidocs/html/M_MongoDB_Bson_BsonValue_op_GreaterThan.htm BsonValue.GreaterThan Operator Compares two BsonValues. bsonvaluegreaterthanoperator https://mongodb.github.io/mongo-csharp-driver/2.10/apidocs/html/M_MongoDB_Bson_BsonValue_ToDecimal.htm BsonValue.ToDecimal Method Converts this BsonValue to a Decimal. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.10/apidocs/html/M_MongoDB_Bson_BsonValue_ToUniversalTime.htm BsonValue.ToUniversalTime Method Converts this BsonValue to a DateTime in UTC. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.4/apidocs/html/P_MongoDB_Bson_BsonValue_AsDouble.htm BsonValue.AsDouble Property Casts the BsonValue to a Double (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Bson_BsonDocument_Add_10.htm BsonDocument.Add Method (String, BsonValue, Boolean) Creates and adds an element to the document, but only if the condition is true. bsondocumentaddmethodstringbsonvalue https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_AsGuid.htm BsonValue.AsGuid Property Casts the BsonValue to a Guid (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.22/html/P_MongoDB_Bson_BsonValue_IsBsonBinaryData.htm BsonValue.IsBsonBinaryData Property Tests whether this BsonValue is a BsonBinaryData. bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.16/apidocs/html/P_MongoDB_Bson_BsonValue_AsBsonRegularExpression.htm BsonValue.AsBsonRegularExpression Property Casts the BsonValue to a BsonRegularExpression (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonValue_AsBoolean.htm BsonValue.AsBoolean Property Casts the BsonValue to a Boolean (throws an InvalidCastException if the cast is not valid). bsonvalueproperty https://mongodb.github.io/mongo-csharp-driver/2.16/apidocs/html/P_MongoDB_Bson_BsonValue_IsString.htm BsonValue.IsString Property Tests whether this BsonValue is a String. bsonvalueisstringproperty https://mongodb.github.io/mongo-csharp-driver/2.0/apidocs/html/M_MongoDB_Bson_BsonValue_op_Implicit_14.htm BsonValue Implicit Conversion (Nullable(Int32) to BsonValue) Converts an int? to a BsonValue. implicit conversionbsonvaluenullable https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Bson_BsonValue_IConvertibleToInt32Implementation.htm BsonValue.IConvertibleToInt32Implementation Method Implementation of the IConvertible ToInt32 method. bsonvaluemethod https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/P_MongoDB_Bson_BsonDocument_Item_2.htm BsonDocument.Item Property (String, BsonValue) Gets the value of an element or a default value if the element is not found. bsondocumentitempropertystringbsonvalue https://mongodb.github.io/mongo-csharp-driver/2.17/apidocs/html/M_MongoDB_Bson_BsonValue_Equals_1.htm BsonValue.Equals Method (Object) Compares this BsonValue to another object. bsonvalueequalsmethodobject