Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyStreamToken > Properties
IFuzzyStreamToken.List Property
Allows the token to represent a list of other tokens
Namespace: FuzzyInterfaces
Delphi
public property List: IFuzzyStreamTokenList read get_List write set_List;
Property Value
Type: IFuzzyStreamTokenList
•IFuzzyStreamToken
•FuzzyInterfaces