Removes the value at the specified hash key. It only removes the value IF the value at the key equals the ARule parameter
Namespace: InferenceEngine
Delphi |
public |
Parameters
Key
Type: String
ARule
Type: TRule
Any activations in the agenda for this rule are also removed. If the rule is owned by the Inference engine, the rule is also freed |
Reference |