Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods
IFuzzySet.ToString Method
Returns a string representation of the fuzzy set. The string representation is parsable by the parser defined in the Parser property
Namespace: FuzzyInterfaces
Delphi
public function ToString: String;
Return Value
Type: String
•IFuzzySet
•FuzzyInterfaces