Retrieve a backward moving iterator to the array.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public virtual PhaseArrayIterator ReverseIterator()
Return Value
PhaseArrayIteratorReturns a backward moving iterator to the array.
See Also
Reference