Artificial Intelligence
Artificial Intelligence
Information

KnowledgeBase.FirstFact() method


      Returns the first object of the Fact class.


Namespace : ielib
Assembly : ielib.dll

public Fact FirstFact()

Return value

Type : ielib.Fact

An object of the Fact class, if the base is empty then null will be returned.