Revit 2019.1 API |
CombinableElementArray..::..Clear Method |
CombinableElementArray Class See Also |
Removes every CombinableElement from the array, rendering it empty.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.1.0.0)
Syntax
C# |
---|
public virtual void Clear() |
Visual Basic |
---|
Public Overridable Sub Clear |
Visual C++ |
---|
public: virtual void Clear() |