Name Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog Name Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermName

Get a holding the name of the functor if PlTerm is a compound term.

Declaration Syntax
C# Visual Basic Visual C++ F#
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}
member Name : string with get
Property Value
Remarks

Arity and Name are for compound terms only

Exceptions
Exception Condition
NotSupportedException Is thrown if the term isn't compound

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