Count Property

SWI-Prolog SbsSW.SwiPlCs

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 Basic Visual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
property int Count {
	int get ();
}

Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)