Navigation: Code Documentation > IE > InferenceEngine > Classes > TRules > Methods
TRules.Add(TRule) Method
Adds the rule to the hash table using the RuleName as the hash key
Namespace: InferenceEngine
Delphi
public procedure Add( const Rule: TRule ); virtual;
Parameters
Rule
Type: TRule
•TRules
•InferenceEngine