MongoCollectionCreateIndex Method | 
| Name | Description | |
|---|---|---|
| CreateIndex(String) | 
            Creates an index for this collection.
              | |
| CreateIndex(IMongoIndexKeys) | 
            Creates an index for this collection.
              | |
| CreateIndex(IMongoIndexKeys, IMongoIndexOptions) | 
            Creates an index for this collection.
              |