Categories.Insert
Description:
Inserts the specified category with the specified name into the map.
Inserts the specified category with the specified name into the map.
-
keyThe name to be used for inserting the category into the map.
-
itemThe category to be inserted into the map.
Return Value
bool
Whether or not the category was inserted into the map.
-
Always thrown; this list is read only.