Click here to Skip to main content
15,884,628 members
Articles / Programming Languages / C#

The using Keyword and IDisposable

Rate me:
Please Sign up or sign in to vote.
2.55/5 (17 votes)
8 May 2009CPOL2 min read 52.6K   11  
Accessing IDisposable objects in a bounded scope with the using keyword

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Israel Israel

Comments and Discussions