Method Keys Keys() Returns a list of all the parameter keys that have received values. Declaration public IList<string> Keys() Returns Type Description IList<string> List of parameter keys.