Adds an interface to the list.
Call Add to add an interface to the list. For multithreading purposes, the list is locked before the adding operation begins and unlocked afterwards.
The function returns the index at which the newly added interface is found.
Namespace: RSInterfaceCollections
Delphi |
public |
Parameters
Item
Type: IInterface
Type: Integer