Click or drag to resize

MongoCollectionCreateIndex Method

Overload List
  NameDescription
Public methodCreateIndex(String)
Creates an index for this collection.
Public methodCreateIndex(IMongoIndexKeys)
Creates an index for this collection.
Public methodCreateIndex(IMongoIndexKeys, IMongoIndexOptions)
Creates an index for this collection.
Top
See Also