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