Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Count Property
SwiPlCs interfaceSbsSW.SwiPlCsPlQueryVariablesCount
Returns the number of elements in the sequence. (Defined by Enumerable of List<PlQueryVar>.)
Declaration Syntax
C#Visual BasicVisual C++F#
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}
member Count : int with get
Property Value

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