FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Xml::XmlClassMappingCollection::Insert ( System::Int32  index,
OSGeo::FDO::Xml::XmlClassMapping value 
)

Inserts a NAMESPACE_OSGEO_FDO_XML::XmlClassMapping object into the collection at the specified position.

Parameters:
index Input the zero-based index at which value should be inserted.
value Input the NAMESPACE_OSGEO_FDO_XML::XmlClassMapping object to insert.


Comments or suggestions? Send us feedback.