MongoSchema.tryFindById

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nullable!(typeof(this)) tryFindById(BsonObjectID id)
    mixintemplate MongoSchema()
    static
    Nullable!(typeof(this))
    tryFindById
    (
    BsonObjectID id
    )
  2. Nullable!(typeof(this)) tryFindById(string id)

Meta