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