1. How to Cast a Vector |
2. Casting combobox objects back to their correct type stackoverflow.comI have a combobox of objects (two types; ProductGroup and Family). I would like to use a command to find out what type of object the selected item is. I went ... |