| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Add an interface to the list
Source position: classesh.inc line 2066
function IInterfaceList.Add(  | 
item: IUnknown  | 
):Integer;  | 
Add adds the interface Item to the list, and returns the position at which it has been added.
  | 
Adds a new pointer to the list.  | 
|
  | 
Insert an interface in the list.  | 
|
  | 
Remove an interface from the list  |