[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Delete an interface from the list.
Source position: classesh.inc line 1986
public procedure TInterfaceList.Delete( |
index: Integer |
); |
Delete is the implementation of the IInterfaceList.Delete method. It clears the slot first and then removes the element from the list.
|
Remove an interface from the list |
|
|
Remove an interface from the list |
|
|
Add an interface to the list |
|
|
Removes a pointer from the list. |
|
|
Removes a pointer from the list. |