remove


Description:

[ CCode ( cname = "e_xmlhash_remove" ) ]
public void remove (string key)

Remove the entry in hash with key equal to key, if it exists.

Parameters:

key

the key of the entry to remove

hash

the XmlHash to remove an entry from