get_param_value_list


Description:

public List<unowned string> get_param_value_list (string key)

Retrieve all the parameter values associated with a named key.

If no values are associated, NULL is returned

Parameters:

this

an Entity containing the parameters

key

the name of the key

Returns:

the values associated with the key