Artificial Intelligence
Artificial Intelligence
Information

Fact.GetRuleConclusionAt(int) method


      Gets the rule that contains the conclusion to index specified.


Namespace : ielib
Assembly : ielib.dll

public Rule GetRuleConclusionAt(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 conclusion about this fact.