remove


Description:

public bool remove (string key)

Removes a key and its associated value from a VariantDict.

Parameters:

this

a VariantDict

key

the key to remove

Returns:

true if the key was found and removed