Retrieve a set of all the groups that have this type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public GroupSet Groups { get; }
Return Value
GroupSetA set of group objects that all share this group type.