DocumentSet.ReverseIterator Method

Retrieve a backward moving iterator to the set.


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

Syntax

C#

public virtual DocumentSetIterator ReverseIterator()

Return Value

DocumentSetIterator
Returns a backward moving iterator to the set.

See Also

Reference

DocumentSet Class
Autodesk.Revit.DB Namespace