Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzySetValues
TFuzzySetValues Properties
Name
Description
DuplicatesRemoved
Returns true if duplicates have been removed from the list
FuzzySet
Returns the fuzzy set that is the owner of the collection.
Items[Integer]
Returns the TFuzzySetValue XY pairs which make up the collection.
Sorted
Returns true if the fuzzy set values are sorted.
Top