Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TFuzzyStreamTokenList
TFuzzyStreamTokenList Properties
Name
Description
Value[Integer]
Provides access to each token in the list. Use Value to directly access a token in the list. Index identifies each token by its position in the list, where 0 is the first item, 1 is the second item, and so on.
Top