Action.Finalize() Method (Microsoft.DirectX.DirectInput)

Called during garbage collection. If implemented, allows an object to free resources before it is destroyed by the garbage collector.

Definition

Visual Basic Overrides Protected Sub Finalize()
C# ~Action();
C++ !Action();
JScript protected override function Finalize();