FDO API Reference Feature Data Objects

System::Double GetDouble System::String *  name  ) 
 

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:
name Input the property name.
Returns:
Returns the double floating point value

Comments or suggestions? Send us feedback.