ContentsIndexHome
PreviousUpNext
IDataView.setValue Method (ITuple, int)

Set the provided position to the value. Applies to integer and double valued data, and element valued data of which the range is a subset of Integers. 

 

Java
void setValue(ITuple pos, 
                     int value);
Parameters 
Description 
ITuple pos 
The position to write on.  
int value 
The value to write. 
Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved