Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Properties
IFuzzySet.Index Property
Tracks the position, or index, of the fuzzy set FuzzySet array property of the IFuzzyVariable. Modifying the index moves the fuzzy set in the array
Namespace: FuzzyInterfaces
Delphi
public property Index: Integer read get_Index write set_Index;
Property Value
Type: Integer
•IFuzzySet
•FuzzyInterfaces