Client.zrem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zrem(string key, string[] members)
    class Client
    override
    void
    zrem
    (
    string key
    ,
    string[] members...
    )
  2. alias zrem = BinaryClient.zrem

Meta