[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Add an interface to the list
Source position: classesh.inc line 1448
function IInterfaceList.Add( |
item: IUnknown |
):Integer; |
Addadds the interface Itemto 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 |