FamilyTypeSetIterator Constructor |
For Internal Use Only.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic FamilyTypeSetIterator()
public:
FamilyTypeSetIterator()
new : unit -> FamilyTypeSetIterator
RemarksThis constructor is exposed to enable support for COM interop only. This object should never be created by the developer.
See Also