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
)
-
keyThe name of the category to be erased.
Return Value
Int32
The number of categories that were erased from the map.