IDBIndex.getAllKeys

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

Meta