void AddItemAt( Object item, int index )
Sub AddItemAt ( _ item As Object, _ index As Integer _ )
void AddItemAt( Object^ item, int index )