Artificial Intelligence
Artificial Intelligence
Information

Rule.RemoveAllPremises() method


      Removes all the premises of this rule.


Namespace : ielib
Assembly : ielib.dll

public void RemoveAllPremises()

      Note: The value of the Rule.PremiseCount property will go to zero.

See also RemovePremise(string), RemovePremise(int), RemovePremise(Fact)