Args Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog Args Property
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryArgs
Provide access to the Argument vector for the query
Declaration Syntax
C# Visual Basic Visual C++ F#
public PlTermV Args { get; }
Public ReadOnly Property Args As PlTermV
	Get
public:
property PlTermV Args {
	PlTermV get ();
}
member Args : PlTermV with get
Property Value

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