[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Add an interface to the list
Source position: classesh.inc line 1947
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 |