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