Parses the method or indexer parameters.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- index
- Type: System Int32
Index in the expression, adjusted to after the end element
- openParenthesis
- Type: CMS.MacroEngine ElementType
Opening parenthesis for these parameters
- closeParenthesis
- Type: CMS.MacroEngine ElementType
Closing parenthesis for these parameters
See Also