Returns TRUE if the List parameter's tokens equals the current list. Not only the number of tokens in the list must match, but also each IFuzzyStreamToken.Equals must return true. Otherwise, this method returns False.
Namespace: FuzzyInterfaces
Delphi |
public |
Parameters
AList
Type: IFuzzyStreamTokenList
Type: Boolean
Reference |