I have a method:
private void DeletePuzzle(object param) { }
param is a System.Windows.Controls.SelectedItemCollection, that
System.Windows.Controls.SelectedItemCollection
Check The Type: System.Collections.Generic.IList<(Of <(ListViewDataItem>)>)
System.Collections.Generic.IList<(Of <(ListViewDataItem>)>)