ContentsIndexHome
PreviousUpNext
IScalarData::asInt Method

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

 

C++
virtual const int& asInt() = 0;

The integer value.