Table of Contents

Method Clone

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Clone()

Creates a clone of the settings.

public BsonWriterSettings Clone()

Returns

BsonWriterSettings

A clone of the settings.