Navigation: Code Documentation > IE > InferenceEngine > Classes > TFacts > Methods
TFacts.Remove(IInterface) Method
Deletes the fact (IFact interface) if found. It also retracts the fact from the inference engine (TInferenceEngine component).
Namespace: InferenceEngine
Delphi
public function Remove(const Item: IInterface): Integer;
Parameters
Item
Type: IInterface
Type: Integer
•TFacts
•InferenceEngine