Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods
TInterfaceListPersistent.Delete(Integer) Method
Deletes an interface from the list.
Call Delete to delete an interface from the list.
Namespace: RSInterfaceCollections
Delphi
public procedure Delete(Index: Integer);
Parameters
Index
Type: Integer
•RSInterfaceCollections.TInterfaceListPersistent.Items[Integer]
•RSInterfaceCollections.TInterfaceListPersistent.Count
•RSInterfaceCollections.TInterfaceListPersistent.Remove(IInterface)
•RSInterfaceCollections.TInterfaceListPersistent.Clear
•RSInterfaceCollections.TInterfaceListPersistent.Add(IInterface)
•TInterfaceListPersistent
•RSInterfaceCollections