Table of Contents

Property Indexes

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Indexes

Gets the index manager.

IMongoIndexManager<TDocument> Indexes { get; }

Property Value

IMongoIndexManager<TDocument>