FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Xml::XmlFeatureFlags::set_WriteCollection ( System::Boolean  writeMember  ) 

Sets the write feature collection flag. This flag is initially set to true.

Parameters:
writeMember Input true: The serialized features are wrapped in a GML FeatureCollection element. false: features are serialize without a wrapping collection element.


Comments or suggestions? Send us feedback.