Click or drag to resize

MetricsOperands Field

Total operands.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
[MetricsDescriptionAttribute("Total operands.
(2 for each binary operator, the argument count for each call or index, 1 for all other operators)")]
public int Operands

Field Value

Type: Int32
See Also