Hi,
I’d like to check what hardware gets added or removed when I unplug or plug it in. I tried using the hardwareChanged node with its observable nd it seems to be working, but I don’t know what properties I get as a result and I can’t loop over them to see what they are:
Is there a list somewhere of what the properties could be so I could check them using get_item, or a some way to convert them into a regular ICollection type that works with Gamma?