Inserts an interface into the list at a specified position.
Call Insert to insert an interface into the list. Item is the interface to insert, and Index indicates the position (zero-offset) where the interface should be added.
Namespace: RSInterfaceCollections
Delphi |
public |
Parameters
Index
Type: Integer
Item
Type: IInterface