ElementArrayIterator Class


An iterator to an element array.

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

Syntax

C#
public abstract class ElementArrayIterator : APIObject, 
	IEnumerator
Visual Basic
Public MustInherit Class ElementArrayIterator _
	Inherits APIObject _
	Implements IEnumerator
Visual C++
public ref class ElementArrayIterator abstract : public APIObject, 
	IEnumerator

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBAPIObject
    Autodesk.Revit.DBElementArrayIterator

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →