Artificial Intelligence
Artificial Intelligence
Information

KnowledgeBase.NextRule() method


      Returns the next object of the Rule class.


Namespace : ielib
Assembly : ielib.dll

public Rule NextRule()

Return value

Type : ielib.Rule

An object of the Rule class, if the base is empty or the last rule in the base is achieved then null will be returned.