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