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 BasicVisual 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.60601.0 (1.1.60601.0)