The Equals method 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 IBaseStreamToken.Equals must return true. Otherwise, this method returns False.
Namespace: GStreams
Delphi |
public |
Parameters
AList
Type: IBaseStreamTokenList
Type: Boolean
IBaseStreamTokenList.Equals(IBaseStreamTokenList)
Reference•IBaseStreamToken.Equals •GStreams.TBaseStreamTokenList.Value[Integer] •GStreams.TBaseStreamTokenList.ValueCount |