Navigation: Code Documentation > RSCommon > GStreams > Classes > TBaseStreamTokenList > Methods
TBaseStreamTokenList.Assign(IInterface) Method
Attempts to copy the fields or data from AValue into the list. If the AValue parameter is not of a CommonInterfaces.IBaseStreamTokenList interface, it will raise an exception.
Namespace: GStreams
Delphi
public procedure Assign( const AValue: IInterface ); reintroduce; overload;
Parameters
AValue
Type: IInterface
ICloneable.Assign(IInterface) ICloneable.Assign(IInterface)
•GStreams.TBaseStreamTokenList.Clone
•CommonInterfaces.IBaseStreamTokenList
•TBaseStreamTokenList
•GStreams