Click or drag to resize
IMacroMethodParamIsParams Property
If true, the parameter is declared with params keyword.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
bool IsParams { get; set; }

Property Value

Type: Boolean
See Also