Method DeepClone
DeepClone()
Creates a deep clone of the BsonValue (see also Clone).
public virtual BsonValue DeepClone()
Returns
- BsonValue
A deep clone of the BsonValue.
Creates a deep clone of the BsonValue (see also Clone).
public virtual BsonValue DeepClone()
A deep clone of the BsonValue.