good morning,
I have several objects that inherit from my father's class "books" and I need to put them all in an array.
creating an array probe of the parent class and it worked but want to access methods in inherited classes is not possible.
thank.