ContentsIndexHome
PreviousUpNext
IDataView.getDouble Method (ITuple)

Returns double the value for the provided ITuple. Applies to double valued data only.

C#
double getDouble(ITuple tuple);
Parameters 
Description 
ITuple tuple 
The ITuple for which the value has to be found. 

The double value.