Navigation: Code Documentation > RSCommon > GStreams > Classes > TBaseStreamTokenList > Methods
TBaseStreamTokenList.Clone Method
Returns a copy of the list and a copy of all tokens in the list.
Note that this method returns an IInterface and needs to be cast to a IBaseStreamTokenList type.
Namespace: GStreams
Delphi
public function Clone: IInterface; reintroduce; overload;
Return Value
Type: IInterface
ICloneable.Clone ICloneable.Clone
•CommonInterfaces.IBaseStreamTokenList
•GStreams.TBaseStreamTokenList.Assign(IInterface)
•TBaseStreamTokenList
•GStreams