The Cplex..::..ParameterSet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clear |
Clears the parameter set.
|
|
|
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetParam(Cplex..::..BooleanParam) | |
|
|
GetParam(Cplex..::..DoubleParam) | |
|
|
GetParam(Cplex..::..IntParam) | |
|
|
GetParam(Cplex..::..LongParam) | |
|
|
GetParam(Cplex..::..StringParam) | |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
SetParam(Cplex..::..BooleanParam, Boolean) | |
|
|
SetParam(Cplex..::..DoubleParam, Double) | |
|
|
SetParam(Cplex..::..IntParam, Int32) | |
|
|
SetParam(Cplex..::..StringParam, String) | |
|
|
ToString | (Overrides Object..::..ToString()()()().) |