remove


Description:

public void remove (string name)

If name does not exist in the collection, do nothing.

If name does exist, remove it and its value from the collection

Parameters:

this

the collection

name

the non-null string name of the property