Causes the object to release immediately any resources it may be utilizing.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Implements
IDisposable DisposeRemarks
This method is usually called implicitly by the programming language when
the object is destroyed. After calling this method the object will no longer work correctly.