ExternalApplicationArrayIterator Constructor
For Internal Use Only.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.0.0.377)

Syntax

C#
public ExternalApplicationArrayIterator()
Visual Basic
Public Sub New
Visual C++
public:
ExternalApplicationArrayIterator()

Remarks

This constructor is exposed to enable support for COM interop only. This object should never be created by the developer.

See Also