Revit 2019.2 API |
FormArrayIterator Constructor |
FormArrayIterator Class See Also |
For Internal Use Only.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Syntax
C# |
---|
public FormArrayIterator() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: FormArrayIterator() |
Remarks
This constructor is exposed to enable support for COM interop only. This object should never be created by the developer.