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