FDO API Reference Feature Data Objects
virtual FDO_API float FdoIReader::GetSingle ( FdoString propertyName  )  [pure virtual]

Gets the Single floating point value of the specified property. No conversion is performed, thus the property must be FdoDataType_Single or an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the single value


Comments or suggestions? Send us feedback.