Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzySets > Properties
TFuzzySets.ItemByName[String] Property
Returns the fuzzy set with the specified name. If no fuzzy set of that name exists, an exception is raised.
Namespace: FuzzyLogic
Delphi
public property ItemByName[Index: String]: TFuzzySet read GetItemByName write SetItemByName;
Parameters
Index
Type: String
Type: TFuzzySet
•TFuzzySets
•FuzzyLogic