Method Clone

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

Clone()

Creates a clone of the settings.

public BsonReaderSettings Clone()

Returns

BsonReaderSettings

A clone of the settings.