FDO .NET API Reference Feature Data Objects
System::Single OSGeo::FDO::Commands::Feature::IReaderImp::GetSingle ( System::String *  name  ) 

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

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


Comments or suggestions? Send us feedback.