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.
public override bool Insert(
string key,
Category item
)
-
Always thrown; this list is read only.