Method Clone NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll Clone() Creates a shallow clone of the element (see also DeepClone). public BsonElement Clone() Returns BsonElement A shallow clone of the element.