United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System Namespace
IDisposable Interface
IDisposable Members
IDisposable Methods
2 out of 4 rated this helpful
-
Rate this topic
IDisposable Members
.NET Framework 3.5
Other Versions
.NET Framework 3.0
.NET Framework 2.0
.NET Framework 1.1
Defines a method to release allocated resources.
The
IDisposable
type exposes the following members.
Methods
Name
Description
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Top
See Also
Reference
IDisposable Interface
System Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD