System::Void OvLayerCollection::Insert ( System::Int32  index,
NAMESPACE_OSGEO_FDO_PROVIDERS_WMS_OVERRIDE::OvLayerDefinition *  value 
)

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

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