Returns a Macro module iterator that iterates through the collection.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public MacroModuleIterator GetMacroModuleIterator()
Return Value
MacroModuleIterator
A Macro module iterator object that can be used to iterate through key-value pairs in the collection.
See Also
Reference