MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
MongoCollection Class
MongoCollection Methods
DropIndex Method
DropIndex Method (String[])
DropIndex Method (IMongoIndexKeys)
MongoCollection
DropIndex Method
Overload List
Name
Description
DropIndex(
String
)
Drops an index on this collection.
DropIndex(IMongoIndexKeys)
Drops an index on this collection.
Top
See Also
Reference
MongoCollection Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB