Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFuzzySets > Methods
TIFuzzySets.DoRemove(String,Integer,TCollectionNotification) Method
Represents method DoRemove(String,Integer,TCollectionNotification).
Namespace: IFuzzyLogic
Delphi
protected function DoRemove(const Key: String; HashCode: Integer; Notification: TCollectionNotification): IFuzzySet; override;
Parameters
Key
Type: String
HashCode
Type: Integer
Notification
Type: TCollectionNotification
Type: IFuzzySet
•TIFuzzySets
•IFuzzyLogic