Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods
TInterfaceListPersistent.Equals(IInterface) Method
Returns true if the input AValue equals the current list.
Namespace: RSInterfaceCollections
Delphi
public function Equals( const AValue: IInterface ): Boolean; reintroduce; overload;
Parameters
AValue
Type: IInterface
Type: Boolean
ICloneable.Equals(IInterface)
•TInterfaceListPersistent
•RSInterfaceCollections