[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Add all pointers from another list
Source position: classesh.inc line 241
public procedure TFPList.AddList( |
AList: TFPList |
); |
AddList adds all pointers from AList to the list. If a pointer is already present, it is added a second time.
|
Assign performs the given operation on the list. |
|
|
Add all pointers from another list |