FDO API Reference Feature Data Objects

virtual FDO_API double FdoIReader::GetDouble FdoString propertyName  )  [pure virtual]
 

Gets the double-precision floating point value of the specified property. No conversion is performed, thus the property must be FdoDataType_Double or an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the double floating point value

Comments or suggestions? Send us feedback.