FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Xml ::XmlFeatureHandler* OSGeo::FDO::Xml::XmlFeatureHandler::FeatureCollectionStart ( OSGeo::FDO::Xml::XmlFeatureContext context,
OSGeo::FDO::Schema::ClassDefinition definition 
)

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

Parameters:
context Input caller specified contextual information
definition Input definition containing feature class name, schema name, valid property list, etc.
Returns:
Returns the feature Handler for the features in this collection. If NULL, this feature handler remains in effect.


Comments or suggestions? Send us feedback.