Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsInitialized Property
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► IsInitialized
return false for a PlTerm variable wihich is only declareted
and tru if it is also Initialized
Declaration Syntax
C# | Visual Basic | Visual 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.60605.0 (1.1.60605.0)