Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFuzzySets > Methods
TIFuzzySets.Remove(IFuzzySet) Method
Removes the specified fuzzy set from the hash table using the fuzzy set name. If the fuzzy set does not exist in the table, an exception is raised
Namespace: IFuzzyLogic
Delphi
public procedure Remove( const FuzzySet: IFuzzySet ); overload;
Parameters
FuzzySet
Type: IFuzzySet
•TIFuzzySets
•IFuzzyLogic