ContentsIndexHome
PreviousUpNext
IScalarData::setValue Method (IElement*)

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

 

C++
virtual void setValue(const IElement* value) = 0;
Parameters 
Description 
const IElement* value 
The value to assign.