Revit 2017.1 API |
LeaderArray..::..ReverseIterator Method |
LeaderArray Class See Also |
Retrieve a backward moving iterator to the array.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
C# |
---|
public virtual LeaderArrayIterator ReverseIterator() |
Visual Basic |
---|
Public Overridable Function ReverseIterator As LeaderArrayIterator |
Visual C++ |
---|
public: virtual LeaderArrayIterator^ ReverseIterator() |