Pegasus Class Library Help
Releases unmanaged resources and performs other cleanup operations before the PegasusPen is reclaimed by garbage collection.

Namespace:  Pegasus.Components
Assembly:  PegasusClassLibrary (in PegasusClassLibrary.dll) Version: 4.0.0.0 (4.0.12.0)

Syntax

C#
protected override void Finalize()
Visual Basic (Declaration)
Protected Overrides Sub Finalize
Visual C++
protected:
virtual void Finalize() override

See Also