Remove an interface from the list.
Source position: classesh.inc line 2660
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. |