FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Xml::XmlFeaturePropertyWriter::WriteFeatureStart ( System::String *  startTag  ) 

Writes the start of a feature to XML. The start tags for the feature member element and the feature's actual element are written. The feature element name is derived from the feature's class and schema names.

Parameters:
startTag The start tag for the feature element. If it is null, the feature's class name used.
Returns:
Returns nothing


Comments or suggestions? Send us feedback.