ExternalApplicationArrayIterator Constructor

ExternalApplicationArrayIterator Constructor

For Internal Use Only.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExternalApplicationArrayIterator()
Public Sub New
public:
ExternalApplicationArrayIterator()
new : unit -> ExternalApplicationArrayIterator
Remarks
This constructor is exposed to enable support for COM interop only. This object should never be created by the developer.
See Also