void insertElementAt ( nsISupports element , PRUint32 index , PRBool weak ) InsertElementAt() Insert an element at the given position, moving the element currently located in that position, and all elements in higher position, up by one. Arguments: element: The element to insert index: The position in the array: If the position is lower than the current length of the array, the elements at that po