DBsonFilter.Slice

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

Meta