| Revit Preview Release API |
| ElementSet..::..Clear Method |
| ElementSet Class See Also |
Removes every item element the set, rendering it empty.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Syntax
| C# |
|---|
public virtual void Clear() |
| Visual Basic |
|---|
Public Overridable Sub Clear |
| Visual C++ |
|---|
public: virtual void Clear() |