Artificial Intelligence
Artificial Intelligence
Information

Fact.GetRulePremiseAt(int) method


      Gets the rule that contains the premise to index specified.


Namespace : ielib
Assembly : ielib.dll

public Rule GetRulePremiseAt(int i)

Parameters

Type: System.Int32

i: base zero-based index of the element to get.

Return value

Type : ielib.Rule

Represents an object of the class Rule.


      Note: It gets a rule contains a premise concerning this fact.