[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Destroys the list of interfaces
Source position: classesh.inc line 1471
public destructor TInterfaceList.Destroy; |
Destroyfirst calls Clearand then frees the TInterfaceListinstance from memory.
Note that the Clearmethod decreases the reference count of all interfaces.
|
Create a new instance of TInterfaceList |
|
|
Removes all interfaces from the list. |