|
MapGuide API Reference
|
| virtual float MgReader::GetSingle | ( | CREFSTRING | propertyName | ) | [pure virtual] |
Gets the Single value of the specified property.
| virtual float GetSingle(string propertyName); |
| virtual float GetSingle(String propertyName); |
| virtual float GetSingle(string propertyName); |
| propertyName | (String/string) The property name. |
| MgInvalidPropertyTypeException |