Clears the interface list.
Call Clear to remove all the interfaces from the list.
Note |
---|
The interface list only stores pointers to the interfaces. Clearing the interface does not delete the interfaces; it only decreases the reference count by 1. The interfaces are freed when there are no more references to them. |
Namespace: RSInterfaceCollections
Delphi |
public |