Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Properties
IFuzzyVariable.FuzzySet[Integer] Property
Returns the fuzzy set defined in the fuzzy variable at the specified index
Namespace: FuzzyInterfaces
Delphi
public property FuzzySet[Index: Integer]: IFuzzySet read get_FuzzySet;
Parameters
Index
Type: Integer
Type: IFuzzySet
•IFuzzyVariable
•FuzzyInterfaces