FDO .NET API Reference Feature Data Objects
System::Byte OSGeo::FDO::Xml::XmlFeatureReader::GetByte ( System::String *  name  ) 

Gets the byte value of the specified property. No conversion is performed, thus the property must be DataType_Byte or an exception is thrown.

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


Comments or suggestions? Send us feedback.