Value Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog Value Property
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryVarValue
The Value (PlTerm) of a variable in a Query
Declaration Syntax
C# Visual Basic Visual C++ F#
public PlTerm Value { get; internal set; }
Public Property Value As PlTerm
	Get
	Friend Set
public:
property PlTerm Value {
	PlTerm get ();
	internal: void set (PlTerm value);
}
member Value : PlTerm with get, internal set
Property Value

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