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