Returns the collection of all the nonzero variables in the vector. (Object Property)
Returns the Variable object for the variable specified by the Position property. (Object Property)
The number of elements in the variable vector. (Integer Property - Read Only)
The declaration of the variable vector. (String Property - Read Only)
Sets the initial value for all the variables in the vector. (Double Property - Read Only)
Sets the lower bound value for all the variables in the vector. (Double Property - Read Only)
The name of the variable vector. (String Property - Read Only)
The number of nonzero variable entries in the vector. (Integer Property - Read Only)
Sets the objective coefficient value for all the variables in the vector. (Double Property - Read Only)
Sets the priority value for all the variables in the vector. (Double Property - Read Only)
Sets the stochastic stage number for all the variables in the vector. (Integer Property - Read Only)
Sets the variable type from the VariableType enumaration for all the variables in the vector. (Enum Property - Read Only)
Sets the upper bound value for all the variables in the vector. (Double Property - Read Only)