remove method
Deletes an entry from the PropertyMap.
remove(key )
Parameters
String key
Identifies the item to remove. If the key is not contained in the map, does nothing.
Returns
void
这对您有帮助吗?