Completes lifetime of the iterator. Call it when done using the iterator.

Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:  2012

Syntax

C#
public void Free()
Visual Basic
Public Sub Free
Visual C++
public:
void Free()

See Also