[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Add an interface to the list
Source position: classesh.inc line 1472
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 |
No notes exist for this page yet.