DoubleArray.ReverseIterator Method

Retrieve a backward moving iterator to the array.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public virtual DoubleArrayIterator ReverseIterator()

Return Value

DoubleArrayIterator
Returns a backward moving iterator to the array.

See Also

Reference

DoubleArray Class
Autodesk.Revit.DB Namespace