ExternalApplicationArray.ReverseIterator Method

Retrieve a backward moving iterator to the array.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public virtual ExternalApplicationArrayIterator ReverseIterator()

Return Value

ExternalApplicationArrayIterator
Returns a backward moving iterator to the array.

See Also

Reference

ExternalApplicationArray Class
Autodesk.Revit.UI Namespace