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