Method RedisClient.zcount

Prototypes

uint zcount(
  string key,
  double min,
  double max
);