Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TIFixedList > Methods
TIFixedList.Insert(Integer,IInterface) Method
Represents method Insert(Integer,IInterface).
Namespace: InterfaceCollections
Delphi
public procedure Insert(Index: Integer; const Item: IInterface);
Parameters
Index
Type: Integer
Item
Type: IInterface
•TIFixedList
•InterfaceCollections