Table of Contents

Interface IMongoIndexKeys

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

A marker interface that represents the keys of an index (see IndexKeysDocument and the IndexKeys builder).

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