Definition
void System.Collections.IList.Insert( int index, Object value );
Parameters
indexSystem.Int32. valueSystem.Object.