Creates a new XY value piar (TFuzzySetValue instance) and adds it to the Items array. Call Insert to add a new item at a specified position in the collection. Existing items (starting from the specified position) are moved up in the Items array. Insert returns the new collection item.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Index
Type: Integer
Type: TFuzzySetValue
The fuzzy set value could be changed if its X property causes the collection to re-sort. |