Returns the fuzzy clause in its linguistic representation.

Namespace:  AForge.Fuzzy
Assembly:  AForge.Fuzzy (in AForge.Fuzzy.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public override string ToString()

Return Value

A string representing the fuzzy clause.

See Also