Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFuzzySets > Methods
TIFuzzySets.DoAdd(Integer,Integer,String,IFuzzySet) Method
Represents method DoAdd(Integer,Integer,String,IFuzzySet).
Namespace: IFuzzyLogic
Delphi
protected procedure DoAdd(HashCode, Index: Integer; const Key: String; const Value: IFuzzySet); override;
Parameters
HashCode
Type: Integer
Index
Key
Type: String
Value
Type: IFuzzySet
•TIFuzzySets
•IFuzzyLogic