Artificial Intelligence
Artificial Intelligence
Information

KnowledgeBase.FirstRule() method


      Returns the first object of the Rule class.


Namespace : ielib
Assembly : ielib.dll

public Rule FirstRule()

Return value

Type : ielib.Rule

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