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