IsNumber Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog IsNumber Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsNumber
Return true if PlTerm is an integer or float.
Declaration Syntax
C# Visual Basic Visual C++ F#
public bool IsNumber { get; }
Public ReadOnly Property IsNumber As Boolean
	Get
public:
property bool IsNumber {
	bool get ();
}
member IsNumber : bool with get
Property Value
See Also

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