| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Exchange 2 interfaces in the list
Source position: classesh.inc line 2063
procedure IInterfaceList.Exchange(  | 
index1: Integer;  | 
index2: Integer  | 
);  | 
Exchange exchanges 2 interfaces in the list at locations index1 and Index2.
  | 
Exchanges two pointers in the list.  | 
|
  | 
Add an interface to the list  | 
|
  | 
Remove an interface from the list  | 
|
  | 
Insert an interface in the list.  |