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