Table of Contents

Method Clone

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Clone()

Creates a clone of the settings.

public virtual MongoCollectionSettings Clone()

Returns

MongoCollectionSettings

A clone of the settings.