Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods
IFuzzySet.Delete(Integer) Method
Removes the specified XY Value pair from the fuzzy set. By deleting points you change the shape of the fuzzy set
Namespace: FuzzyInterfaces
Delphi
public procedure Delete(Index: Integer);
Parameters
Index
Type: Integer
•IFuzzySet
•FuzzyInterfaces