2020 Method
Changes 0
M

Categories.Insert

Description:
Inserts the specified category with the specified name into the map.
public override bool Insert(
	string key,
	Category item
)
Return Value bool Whether or not the category was inserted into the map.