Client.zcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zcount(string key, double min, double max)
  2. alias zcount = BinaryClient.zcount
  3. void zcount(string key, string min, string max)
    class Client
    override
    void
    zcount
    (
    string key
    ,
    string min
    ,
    string max
    )

Meta