Col.update

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void update(BsonObject selector, S update, UpdateFlags flags, WriteConcern writeConcern)
    struct Col
    void
    update
    (
    S
    )
    (
    in BsonObject selector
    ,,
    in UpdateFlags flags = UpdateFlags.NONE
    ,
    in WriteConcern writeConcern = null
    )
  2. void update(BsonObject selector, S update, UpdateFlags flags, WriteConcern writeConcern)

Meta