Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Methods
IFuzzyVariable.Remove(IFuzzySet) Method
Deletes the fuzzy set from the fuzzy variable
Namespace: FuzzyInterfaces
Delphi
public procedure Remove( const FuzzySet: IFuzzySet );
Parameters
FuzzySet
Type: IFuzzySet
•IFuzzyVariable
•FuzzyInterfaces