Identifies if the iteration has reached the end of the collection.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public bool IsDone()
Return Value
BooleanTrue if the iteration has reached the end, false otherwise.