Property RequiredOperandCount
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
RequiredOperandCount
The exact number of operands a call must supply, or null when the function accepts any number.
int? RequiredOperandCount { get; }
Property Value
- int?