Initializing help system before first use

Number Property

Column number. This is the column representing the variable in the matrix - available only if the matrix has been generated. Returns a negative value if no matrix is available or the variable does not belong to the problem.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public int Number { get; }

Property Value

Type:  Int32
See Also