contains


Description:

public bool contains (string key)

Test if this context or its parent has a key.

Parameters:

key

the key used to test

Returns:

'true' if the key is found in the context tree, 'false' otherwise