GetKeys

ICache.GetKeys method

返回匹配过滤器的所有键。

public IEnumerable<string> GetKeys(string filter)
范围 类型 描述
filter String 要使用的过滤器。

返回值

匹配过滤器的键。

也可以看看