Casper Class Library

LookaheadVariables.GetVar Method 

Gets the variable which belongs to number in queue.

public LookAheadVarDom GetVar(
   Int32 numberInQueue
);

Parameters

Int32
The number in queue.

Return Value

A variable and its domaines.

See Also

LookaheadVariables Class | Casper.Algorithm Namespace