Identifies if the iteration has reached the end of the collection.
Namespace: Autodesk.Revit.DB.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2012
Syntax
C# |
---|
public bool IsDone() |
Visual Basic |
---|
Public Function IsDone As Boolean |
Visual C++ |
---|
public: bool IsDone() |