ContentsIndexHome
PreviousUpNext
IDataView.setValue Method (ITuple, IElement)

Sets the specified position to the value. Applies to element valued data only.

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