Revit 2017.1 API |
GroupSet..::..Clear Method |
GroupSet Class See Also |
Removes every group from the set, rendering it empty.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
C# |
---|
public virtual void Clear() |
Visual Basic |
---|
Public Overridable Sub Clear |
Visual C++ |
---|
public: virtual void Clear() |