Brad White wrote:
> In C#, Dispose will get called if there is one.
Not at all. It must be called explicitly, or can be called implicitly in a using() statement. That is exactly why using() statements exist. -- Rudy Velthuis (TeamB) http://www.teamb.com
"He is a self-made man and worships his creator." -- John Bright