ContentsIndexHome
PreviousUpNext
getInt Method

Returns the int value for the provided tuple position.

Returns the int value for the provided ITuple. Applies to integer valued data and element valued data of which the range is a subset of Integers.

int getInt(ITuple tuple);

 

Returns the int value for the provided Tuple. Applies to integer valued data and element valued data of which the range is a subset of Integers.

int getInt(Tuple tuple);