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