void Insert( int index, object value )
Inserts the given iAnywhere.MobiLink.Script.DBParameter into the collection at the specified index.
value The iAnywhere.MobiLink.Script.DBParameter to insert.
index The index at which to insert the DBParameter.