GetKeys

ICache.GetKeys method

Renvoie toutes les clés correspondant au filtre.

public IEnumerable<string> GetKeys(string filter)
Paramètre Taper La description
filter String Le filtre à utiliser.

Return_Value

Clés correspondant au filtre.

Voir également