Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods
TInterfaceListPersistent.Last Method
Returns the last interface in the list.
Call Last to obtain the last interface in the list.
Namespace: RSInterfaceCollections
Delphi
public function Last: IInterface;
Return Value
Type: IInterface
•RSInterfaceCollections.TInterfaceListPersistent.First
•RSInterfaceCollections.TInterfaceListPersistent.Items[Integer]
•TInterfaceListPersistent
•RSInterfaceCollections