I have a base class object array into which I have typecasted many different child class objects and am passing it to a sub vi. Is there any way by which I can find out the original type of the object of each individual elements in the array?
Thanks …
For posterity, this was crossposted to the LAVA forums. The user Aristos Queue, one of the developers of LabVIEW’s native OO features, answered with the following: