2020 Method
Changes 0
M

CategoryNameMap.Insert

Description:
Insert the specified category with the specified name into the map.
public virtual bool Insert(
	string key,
	Category item
)
Return Value bool Returns whether the category was inserted into the map.