IInterfaceList.Clear

Clear the list

Declaration

Source position: classesh.inc line 2216

default 
  procedure Clear;

Description

Clear removes all interfaces from the list. All interfaces in the list will be cleared (i.e. their reference count will decrease with 1)

See also

Name Description
TList.Clear Clears the pointer list.