System::Void OSGeo::FDO::Expression::DataValueCollection::Insert ( System::Int32  index,
OSGeo::FDO::Expression::DataValue value 
)

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

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