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