for (i;i<.array.length();i++){ array[i]= new NombreClase(); }
for (i;i<.array.length();i++){ array[i].MostrarValores(); }