Returns the TFuzzySetValue XY pairs which make up the collection.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Index
Type: Integer
Type: TFuzzySetValue
The property provides indexed access to the items in the collection. Use Items to access individual XY value pairs in the collection. The value of the Index parameter corresponds to the Index property of TFuzzySetValue. It represents the position of the item in the collection |