MongoCollection.this

Undocumented in source.
  1. this(MongoClient client, string fullPath)
  2. this(MongoDatabase db, string name)
    struct MongoCollection
    @safe
    this
    (
    ref MongoDatabase db
    ,
    string name
    )

Meta