Lists the individual fuzzy variables of a TFuzzyVariables object.
Namespace: FuzzyLogic
Delphi |
public |
Parameters
Index
Type: Integer
Type: TFuzzyVariable
Use the Items property to iterate through all the fuzzy variables. Index identifies the index in the range 0 to Count - 1. |
Reference |