Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Dispose Method
SwiPlCs interfaceSbsSW.SwiPlCsPlFrameDispose()()()()
Implement IDisposable.
Declaration Syntax
C#Visual BasicVisual C++F#
public void Dispose()
Public Sub Dispose
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 
Remarks

Do not make this method virtual.

A derived class should not be able to override this method.

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