OSGeo FDO Provider for WMS .NET API Reference

OSGeo FDO WMS .NET API

.NET API Reference OSGeo FDO Provider for WMS
System::Void OvClassCollection::Insert ( System::Int32  index,
NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvClassDefinition *  value 
)

Inserts a OvClassDefinition object into the collection at the specified position.

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


Comments?