Method AddGroup AddGroup(IGroup) Adds the group to the collection. Declaration void AddGroup(IGroup grp) Parameters Type Name Description IGroup grp The group to add to the collection.