Store an object in a string array

0
((Estudiente)oPersona).setEmpadronar((**Carrera**)vDatosRegistro[7]));

what can I do so that I do not get an error when wanting to store that object in a string array of type string. The error of the object of type Carrera

    
asked by use2105 12.08.2018 в 07:47
source

0 answers