[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Remove an interface from the list
Source position: classesh.inc line 1994
public function TInterfaceList.Remove( |
item: IUnknown |
):Integer; |
Remove is the implementation of the IInterfaceList.Remove method. It removes the first occurrence of the interface from the list.
|
Remove an interface from the list |
|
|
Delete an interface from the list. |
|
|
Returns the index of an interface. |
|
|
Removes a value from the list. |
|
|
Removes a value from the list. |