Source position: glinkedlist.pp line 27
type TCollectionNotification = (
cnAdded,
cnRemoved,
cnExtracted
);