Skip to main content
.NET Framework Class Library
Component..::.Dispose Method





Releases the resources used by the Component.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodDispose()()()Releases all resources used by the Component.
Protected methodDispose(Boolean)Releases the unmanaged resources used by the Component and optionally releases the managed resources.
Top