Creates a new TFuzzyVariable instance and adds it to the Items array.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Index
Type: Integer
Type: TFuzzyVariable
Call Insert to add a new fuzzy variable 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 variable. |
Reference |