FDO .NET API Reference Feature Data Objects
System::Double OSGeo::FDO::Commands::Feature::GetDouble ( System::String *  name  ) 

Gets the double-precision floating point value of the specified property. No conversion is performed, thus the property must be DataType_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.