Glossary:Definition - Dispose

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Dispose
 Definition  Method for releasing resources acquired by an object. An implementation of the IDisposable interface, typically, the Dispose method is called by the destructor or Finalize method of the class.
 See also Destructor, Finalize
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools