When a grouping operation is performed on multiple group-by fields, the groups form a hierarchy. For example, after grouping defects by BG_SEVERITY and BG_PRIORITY, GroupList returns a list of groups with a group-by field (FieldName property) of BG_SEVERITY, and each of those groups contain a list of sub-groups with group-by field of BG_PRIORITY.