Property Indexes
Indexes
Gets the index manager.
public abstract IMongoIndexManager<TDocument> Indexes { get; }
Property Value
- IMongoIndexManager<TDocument>
Gets the index manager.
public abstract IMongoIndexManager<TDocument> Indexes { get; }