RedisSortedSetsZRANGEBYSCORE Method |
Namespace: Adf
public SortedList<double, string> ZRANGEBYSCORE( string key, double min, double max, int offset, int count )
[Missing <param name="key"/> documentation for "M:Adf.RedisSortedSets.ZRANGEBYSCORE(System.String,System.Double,System.Double,System.Int32,System.Int32)"]
[Missing <param name="min"/> documentation for "M:Adf.RedisSortedSets.ZRANGEBYSCORE(System.String,System.Double,System.Double,System.Int32,System.Int32)"]
[Missing <param name="max"/> documentation for "M:Adf.RedisSortedSets.ZRANGEBYSCORE(System.String,System.Double,System.Double,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Adf.RedisSortedSets.ZRANGEBYSCORE(System.String,System.Double,System.Double,System.Int32,System.Int32)"]