get_value


Description:

public Variant get_value (string key)

Gets the value that is stored in this for key.

It is a programmer error to give a key that isn't contained in the schema for this.

Parameters:

this

a Settings object

key

the key to get the value for

Returns:

a new Variant