ListBoxItemArgsCount Field
Number of children of the expression component. Can get values:
- "0" - for the Operand;
- "1" - for the Bracket;
- "1" or "2" - for the Operator;
- More then "1" or equal - for the Function.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
Public ArgsCount As Integer
val mutable ArgsCount: int
Field Value
Int32