FDO .NET API Reference Feature Data Objects
OSGeo ::FDO ::Xml ::XmlFeatureHandler* OSGeo::FDO::Xml::XmlFeatureHandler::FeatureStartObjectProperty ( OSGeo::FDO::Xml::XmlFeatureContext context,
System::String *  name,
OSGeo::FDO::Schema::ClassDefinition value 
)

Default feature handler callback that is called when the XmlFeaturePropertyReader encounters the start of an object property. Does nothing.

Parameters:
context Input caller specified contextual information
name Input object property name
value Input definition for the object property's class.
Returns:
Returns the feature Handler for the current object property's sub-properties. If NULL, this feature handler remains in effect.


Comments or suggestions? Send us feedback.