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