Deletes the specified Picture object from the worksheet.

 public void Remove(int position)
Public Sub Remove(ByVal position As Integer)

The 0-based position of the Picture object in the array returned by Pictures.ListPictures.