Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsFloat Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsFloat
Return true if PlTerm is a float.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IsFloat { get; }
Public ReadOnly Property IsFloat As Boolean
	Get
public:
property bool IsFloat {
	bool get ();
}
member IsFloat : bool with get
Property Value
See Also

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