Navigation: Code Documentation > IE > IERule > Classes
TRulePatternList Class
Represents type TRulePatternList.
Namespace: IERule
TObjectList IERule.TRulePatternList
Delphi
type TRulePatternList = class(TObjectList<TIEPattern>) end;
Name
Description
Create(TRule)
Overloaded. Initializes a new instance of the TRulePatternList class.
Top
Rule
Represents property Rule.
IndexOf(IFactTemplate)
Overloaded. Represents method IndexOf(IFactTemplate).
Notify(TIEPattern,TCollectionNotification)
Represents method Notify(TIEPattern,TCollectionNotification).
•IERule