contains


Description:

public bool contains (string key)

Checks if key exists in this.

Parameters:

this

a VariantDict

key

the key to look up in the dictionary

Returns:

true if key is in this