Artificial Intelligence
Artificial Intelligence
Information

Package.Remove(string) method


      Removes a fact with the specified name in this package.


Namespace : ielib
Assembly : ielib.dll

public void Remove(string aFactName)

Parameters

Type : System.string.

aFactName : represents the name of an object of the class Fact to remove this package.