| Revit 2022 API |
| VoltageTypeSet..::..Clear Method |
| VoltageTypeSet Class See Also |
Removes every voltage type from the set, rendering it empty.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public virtual void Clear() |
| Visual Basic |
|---|
Public Overridable Sub Clear |
| Visual C++ |
|---|
public: virtual void Clear() |