[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Remove an interface from the list
Source position: classesh.inc line 1950
function IInterfaceList.Remove( |
item: IUnknown |
):Integer; |
Remove searches for the first occurrence of Item in the list and deletes it.
|
Removes a value from the list. |
|
|
Remove an interface from the list |
|
|
Return the index of an interface. |