IPointSetIteratorFree Method

Use this method to discard any resources consumed by the iterator. Revit will call it when done using the iterator.

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