Appends or adds the tokens in the List parameter to the current list. The tokens are added to the end of the current list.
Namespace: IFuzzyLogic
Delphi |
public |
Parameters
List
Type: IFuzzyStreamTokenList
IFuzzyStreamTokenList.Append(IFuzzyStreamTokenList)
When tokens are added, the tokens are *not* duplicated so modifications to the tokens in the List parameter modify the appended tokens in the current list |
Reference |