Polarith AI
1.8

◆ RemoveValuesAt()

void RemoveValuesAt ( int  index)

Removes the objective values (problem matrix column) at the specified index .

Parameters
indexCorresponds to the objective values (column) which should be removed.
Exceptions
ArgumentOutOfRangeExceptionIf there is no objective value column at the specified index .
Imprint