Interface IMongoIndexOptions
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