Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzyVariable > Properties
TFuzzyVariable.Collection Property
Returns the collection of fuzzy variables that this fuzzy variable belongs to
Namespace: FuzzyLogic
Delphi
public property Collection: TFuzzyVariables read GetCollection write SetCollection;
Property Value
Type: TFuzzyVariables
•TFuzzyVariable
•FuzzyLogic