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