PointIteratorFree Method

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

Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void Free()
See Also