CategoryNameMap.Erase
Description:
Removes a category with the specified name from the map.
Removes a category with the specified name from the map.
public virtual int Erase(
string key
)
-
StringkeyThe name of the category to be erased.
Return Value
int
The number of categories that were erased from the map.