get_key


Description:

[ Version ( since = "2.40" ) ]
public SettingsSchemaKey get_key (string name)

Gets the key named name from this.

It is a programmer error to request a key that does not exist. See list_keys.

Parameters:

this

a SettingsSchema

name

the name of a key

Returns:

the SettingsSchemaKey for name