ContentsIndexHome
PreviousUpNext
IScalarData::asString Method

Returns the value of the scalar data. Applies to string valued scalars, and to element valued scalar of which the range is not a subset of Integers. 

 

C++
virtual const std::string& asString() = 0;

The string value.