Click or drag to resize
MacroExpressionmChildren Field
Children expressions (parameters of method or subexpression).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected List<MacroExpression> mChildren

Field Value

Type: ListMacroExpression
See Also