Inserts an AseParameter in the collection at the specified index.
void Insert( int index object value )
index: The zero-based index where the parameter is to be inserted within the collection.
value: The AseParameter to add to the collection.
IList.Insert