The Append method appends or adds the tokens in the List parameter to the current list. The tokens are added to the end of the current list. 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.
Namespace: GStreams
Delphi |
public |
Parameters
List
Type: IBaseStreamTokenList