Clear the list.
Source position: inifiles.pp line 139
| public procedure TIniFileSectionList.Clear; override; | 
Clear removes all TIniFileSection items from the list, and frees the items it removes from the list.
| 
 | Ini file section object. | |
| 
 | Indexed access to all the section objects in the list. |