ContentsIndexHome
PreviousUpNext
IScalarData.setValue Method (IElement)

Sets the scalar data to the specified value. Applies to element valued scalars only. 

 

Java
void setValue(IElement value);
Parameters 
Description 
IElement value 
The value to assign.