Client.lrem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void lrem(string key, long count, string value)
    class Client
    override
    void
    lrem
    (
    string key
    ,
    long count
    ,
    string value
    )
  2. alias lrem = BinaryClient.lrem

Meta