ILOG CPLEX .NET Reference Manual

Cplex.GetParameterSet Method 

Returns a parameter set corresponding to the present parameter state.

public virtual ParameterSet GetParameterSet();

Return Value

The parameter set.

Remarks

ILOG.Concert.Exception If the method fails, an exception of type ILOG.Concert.Exception, or one of its derived classes, is thrown.

See Also

Cplex Class | ILOG.CPLEX Namespace