GetKeys
ICache.GetKeys method
フィルターに一致するすべてのキーを返します。
public IEnumerable<string> GetKeys(string filter)
| パラメータ | タイプ | 説明 | 
|---|---|---|
| filter | String | 使用するフィルター。 | 
戻り値
フィルターに一致するキー。
関連項目
- interface ICache
 - 名前空間 GroupDocs.Viewer.Caching
 - 組み立て GroupDocs.Viewer
 
フィルターに一致するすべてのキーを返します。
public IEnumerable<string> GetKeys(string filter)
| パラメータ | タイプ | 説明 | 
|---|---|---|
| filter | String | 使用するフィルター。 | 
フィルターに一致するキー。