S
Steven Buroff
Is there a way to suppress the "unchecked cast" message for a particular
statement rather than an entire file? There are times when you can't really
avoid the cast. In my case, I'm reading back in a previously serialized
object. I need to cast it. Thanks in advance.
Steve
statement rather than an entire file? There are times when you can't really
avoid the cast. In my case, I'm reading back in a previously serialized
object. I need to cast it. Thanks in advance.
Steve