My bad, I meant: b=cast(Banana)fruits[1].peel();
"Steven Schveighoffer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > "Saaa" wrote >>> (and your example doesn't reflect the error messages), >> How do you mean? Like not at all? >> As you noticed it isn't the actual code, but I thought it would reflect >> it though. > > I mean, you have some cast error, but there is no casting in your code > sample. > > -Steve >
