Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.RemoveFactFromModule(Integer,IFact,IModule) Method
Represents method RemoveFactFromModule(Integer,IFact,IModule).
Namespace: InferenceEngine
Delphi
public procedure RemoveFactFromModule(Index: Integer; const Fact: IFact; const Module: IModule);
Parameters
Index
Type: Integer
Fact
Type: IFact
Module
Type: IModule
•TInferenceEngine
•InferenceEngine