Table of Contents

Method GetIndexes

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

GetIndexes()

Gets the indexes for this collection.

public virtual GetIndexesResult GetIndexes()

Returns

GetIndexesResult

A list of BsonDocuments that describe the indexes.