| Revit 2019.1 API |
| ExportLayerTable..::..Clear Method |
| ExportLayerTable Class See Also |
Removes all contents stored in the table.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.1.0.0)
Since:
2014
Syntax
| C# |
|---|
public void Clear() |
| Visual Basic |
|---|
Public Sub Clear |
| Visual C++ |
|---|
public: void Clear() |