Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Count Property
SwiPlCs interface ► SbsSW.SwiPlCs ► PlQueryVariables ► Count
Returns the number of elements in the sequence. (Defined by Enumerable of List<PlQueryVar>.)
Declaration Syntax
C# | Visual Basic | Visual 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.60605.0 (1.1.60605.0)