Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Finalize Method
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryFinalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
Declaration Syntax
C#Visual BasicVisual C++F#
protected override void Finalize()
Protected Overrides Sub Finalize
protected:
virtual void Finalize() override
abstract Finalize : unit -> unit 
override Finalize : unit -> unit 

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)