The integer that specifies that the number of inputs is variable.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public static int VARIABLE_NUM
Visual Basic (Declaration)
Public Shared VARIABLE_NUM As Integer
Visual C++
public:
static int VARIABLE_NUM

See Also