Revit 2021.1 API |
PreviewControl..::..Dispose Method |
PreviewControl Class See Also |
This method is called if the user explicitly disposes of the
object (by calling the Dispose method in other managed languages,
or the destructor in C++).
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public void Dispose() |
Visual Basic |
---|
Public Sub Dispose |
Visual C++ |
---|
public: virtual void Dispose() sealed |