Method RemoveGroup
RemoveGroup(string)
Removes a menu group from the collection.
public void RemoveGroup(string key)
Parameters
key
stringThe key of the menu group to remove.
Removes a menu group from the collection.
public void RemoveGroup(string key)
key
stringThe key of the menu group to remove.