2024 Method
Changes 0
M

CategoryNameMap.Erase

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