Navigation: Code Documentation > IE > InferenceEngine > Classes > TFactSets > Methods
TFactSets.Remove(TFactSet) Method
Removes a specified fact set from the list
Namespace: InferenceEngine
Delphi
public function Remove(FactSet: TFactSet): Integer;
Parameters
FactSet
Type: TFactSet
Type: Integer
Removing a fact set does NOT remove its facts from the inference engine
•TFactSets
•InferenceEngine