DBsonFilter.Slice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. O Slice(string field, int amount)
    class DBsonFilter
    @safe
    O
    Slice
    (
    this O
    )
    (
    string field
    ,
    int amount
    )
  2. O Slice(string field, size_t skip, size_t limit)

Meta