MacroExpression Constructor (List<MacroElement>) |
Constructor.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntaxprotected MacroExpression(
List<MacroElement> elements
)
Parameters
- elements
- Type: System.Collections.Generic.List<MacroElement>
Elements of the source expression
See Also