Creates a new TFuzzySet instance and adds it to the Items array.
Namespace: FuzzyLogic
Delphi |
public |
Return Value
Type: TFuzzySet
Call Add to create a fuzzy set in the collection. The new fuzzy set is placed at the end of the Items array. The Add method returns the new fuzzy set. |
Reference |