Retrieve a forward moving iterator to the array.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public virtual ExternalApplicationArrayIterator ForwardIterator()
Return Value
ExternalApplicationArrayIteratorReturns a forward moving iterator to the array.
See Also
Reference