IDBIndex.getAll

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getAll(T0 query, uint count)
  2. auto getAll(T0 query)
    struct IDBIndex
    nothrow
    getAll
    (
    T0
    )
    (
    scope auto ref T0 query
    )
  3. auto getAll()

Meta