Table of Contents

Method DeepClone

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

DeepClone()

Creates a deep clone of the element (see also Clone).

public BsonElement DeepClone()

Returns

BsonElement

A deep clone of the element.