Showing content from https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Bson_BsonValue_Clone.htm below:
MongoDB .NET Driver API Documentation Namespaces MongoDB.Bson BsonValue Class BsonValue Methods Clone Method CompareTo Method CompareTypeTo Method Create Method DeepClone Method Equals Method GetHashCode Method IConvertibleGetTypeCodeImplementation Method IConvertibleToBooleanImplementation Method IConvertibleToByteImplementation Method IConvertibleToCharImplementation Method IConvertibleToDateTimeImplementation Method IConvertibleToDecimalImplementation Method IConvertibleToDoubleImplementation Method IConvertibleToInt16Implementation Method IConvertibleToInt32Implementation Method IConvertibleToInt64Implementation Method IConvertibleToSByteImplementation Method IConvertibleToSingleImplementation Method IConvertibleToStringImplementation Method IConvertibleToUInt16Implementation Method IConvertibleToUInt32Implementation Method IConvertibleToUInt64Implementation Method OperatorEqualsImplementation Method ToBoolean Method ToDecimal Method ToDecimal128 Method ToDouble Method ToInt32 Method ToInt64 Method ToLocalTime Method ToNullableLocalTime Method ToNullableUniversalTime Method ToUniversalTime Method BsonValueClone Method
Creates a shallow clone of the BsonValue (see also DeepClone).
Namespace: MongoDB.Bson
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntax C# VB F# Copy
public virtual BsonValue Clone()
Public Overridable Function Clone As BsonValue
abstract Clone : unit -> BsonValue
override Clone : unit -> BsonValue
Return Value
Type:
BsonValue
A shallow clone of the BsonValue.
See Also Reference BsonValue Class MongoDB.Bson Namespace
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