Delete indexer failures

i try but it’s doesn’t work.

db.collection.drop()
false

I’m a beginner on Mongodb so how can i find the name of collection.
I trying with db.getCollectionNames() but i haven’t result

db.getCollectionNames()