Table of Contents

Interface IMongoIndexOptions

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

A marker interface that represents options for creating an index (see IndexOptionsDocument and the IndexOptions builder).

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