FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Xml::XmlFeatureHandler::FeatureCollectionEnd ( OSGeo::FDO::Xml::XmlFeatureContext context  ) 

Default feature handler callback that is called when the XmlFeaturePropertyReader encounters the end of a feature collection. Does nothing.

Parameters:
context Input caller specified contextual information
Returns:
Returning true causes the current parse to stop. Returning false causes the parse to continue. Return value is ignored if the current parse is not an incremental parse ( see XmlFeaturePropertyReader::Parse())


Comments or suggestions? Send us feedback.