Table of Contents

Method Clone

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Clone()

Clones the CreateCollectionOptions.

public override CreateCollectionOptions Clone()

Returns

CreateCollectionOptions

The cloned CreateCollectionOptions.