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. 

 

Java
int asInt();

The integer value.