Creates a new TFuzzySet instance and adds it to the Items array.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Index
Type: Integer
Type: TFuzzySet
Call Insert to add a new fuzzy set at a specified position in the collection. Existing items (starting from the specified position) are moved up in the Items array. The Insert method returns the new fuzzy set. |
Reference |