IDisposable Interface
Provides a mechanism for releasing unmanaged resources.To browse the .NET Framework source code for this type, see the Reference Source.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[NamespaceAttribute] public interface IDisposable
<NamespaceAttribute> _ Public Interface IDisposable
[NamespaceAttribute] public interface class IDisposable