FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Commands ::Feature ::IFeatureReader* OSGeo::FDO::Xml::XmlFeatureReader::GetFeatureObject ( System::String *  propertyName  ) 

Gets a reference to an IFeatureReader to read the data contained in the object or object collection property. If the property is not an object property, an exception is thrown.

Parameters:
propertyName Input the property name.
Returns:
Returns the nested feature reader


Comments or suggestions? Send us feedback.