Completes lifetime of the iterator. Call it when done using the iterator.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
C# |
---|
public void Free() |
Visual Basic |
---|
Public Sub Free |
Visual C++ |
---|
public: void Free() |