To free the resources used by the application s
If our class has Destructor that is call Finalize. Idisposable Interface use to Implement Dispose method. We use Idisposable Interface for disposing or release memory or object of Unmanged code.