Artificial Intelligence
Artificial Intelligence
Information

Package.Add(Fact) method


      Adds a fact in this package.


Namespace : ielib
Assembly : ielib.dll

public int Add(Fact f)

Parameters

Type: ielib.Fact.

f: Represents a specified class Fact object.

Return value

Type : System.Int32

Index at which the fact was added, otherwise a negative value.