Share

MacroManager.GetMacroManagerIterator Method

Returns a Macro manager iterator that iterates through the collection.


Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public MacroManagerIterator GetMacroManagerIterator()

Return Value

MacroManagerIterator
A Macro manager iterator object that can be used to iterate through key-value pairs in the collection.

See Also

Reference

Was this information helpful?