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