Remove nil object instances from the list.
Source position: contnrs.pp line 332
public procedure TFPHashObjectList.Pack;
Pack removes all Nil objects from the list, and frees all unused memory.
TFPHashObjectList.Clear
Clear the list.