Artificial Intelligence
Artificial Intelligence
Information

KnowledgeBase. RemoveFactByName(string) method


      Removes a fact in the knowledge base by its name.


Namespace : ielib
Assembly : ielib.dll

public void RemoveFactByName (string aFactName)

Parameters

Type : System.string.

aFactName : represents the name of a fact.