Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsInitialized Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsInitialized
return false for a PlTerm variable wihich is only declareted and tru if it is also Initialized
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsInitialized { get; }
Public ReadOnly Property IsInitialized As Boolean
	Get
public:
property bool IsInitialized {
	bool get ();
}
member IsInitialized : bool with get
Property Value

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