System::Void OvPropertyDefinitionCollection::Insert ( System::Int32  index,
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_ODBC::IOvPropertyDefinition value 
)

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

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