ok I have 2 listview's one countains a numeric list I Loaded to it and one is blank

so I want to transfer every word that is loaded on list1 to list2 but hexxed
VB Code:
  1. ListView1.ListItems.Add = hex(ListView2.what here?)