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: 26.0.4.0 (26.0.4.0)
Syntax
void Free()
See Also