Table of Contents

Interface IMongoCollectionOptions

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

A marker interface that represents options for creating a collection (see CollectionOptionsDocument and the CollectionOptions builder).

[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoCollectionOptions>))]
public interface IMongoCollectionOptions
Extension Methods