This member function sets the cursor to specify the step of the function that contains the argument. An IloException is thrown if the argument does not belong to the definition interval of the step function associated with the invoking cursor.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
void Seek(
	double f
)

Parameters

f
Type: System..::..Double

See Also