Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Properties
IFuzzySet.AsString Property
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 property AsString: String read get_AsString;
Property Value
Type: String
•IFuzzySet
•FuzzyInterfaces