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