Click or drag to resize

MongoCollectionDropIndex Method

Overload List
  NameDescription
Public methodDropIndex(String)
Drops an index on this collection.
Public methodDropIndex(IMongoIndexKeys)
Drops an index on this collection.
Top
See Also