Click or drag to resize
IMongoIndexManagerTDocument Methods

The IMongoIndexManagerTDocument generic type exposes the following members.

Methods
  NameDescription
Public methodCreateOneAsync
Creates an index.
Public methodDropAllAsync
Drops all the indexes.
Public methodDropOneAsync
Drops an index by its name.
Public methodListAsync
Lists the indexes.
Top
See Also