Method RemoveGroup NamespacePinwheel.Vista.Graph AssemblyPinwheel.Vista.Runtime.dll RemoveGroup(string) Removes a group by ID. public IGroup RemoveGroup(string id) Parameters id string The group ID. Returns IGroup The removed group, or null when no group matches.