| MongoCollectionCreateIndex Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also