Table of Contents

Method ReIndex

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

ReIndex()

Runs the ReIndex command on this collection.

[Obsolete("This method will be removed in a later version of the driver.")]
public virtual CommandResult ReIndex()

Returns

CommandResult

A CommandResult.