Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods
TInterfaceListPersistent.Assign(IInterface) Method
Copies the input List interfaces to the current list. The current list is cleared.
Namespace: RSInterfaceCollections
Delphi
public procedure Assign( const AValue: IInterface ); reintroduce; overload;
Parameters
AValue
Type: IInterface
ICloneable.Assign(IInterface)
•RSInterfaceCollections.TInterfaceListPersistent.Clone
•TInterfaceListPersistent
•RSInterfaceCollections