Component.Dispose Method

This method is an implementation of the IDisposable.Dispose method that releases unmanaged resources held by an instance of the Component class.

Syntax

public void Dispose ( )