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

Gets the 32-bit integer value of the specified property. No conversion is performed, thus the property must be DataType_Int32 or an exception is thrown.

Parameters:
name Input the property name.
Returns:
Returns the System::Int32 value


Comments or suggestions? Send us feedback.