as_string_hash_table
Description:
Create a new GenericSet which contains the name and value of all string (content type of text/plain) parameters.
The values are owned by the Params, so don't destroy the Params before the hash table.
Parameters:
this |
a valid Params |
Returns:
a new GenericSet. |