Reads the file associated with this handle and will do the following:
Add any type found not previously added by this handle
Add any instance found not previously added by this handle
Modify any property that has changed value
Remove any instance no longer seen in the file but that had previously been added
In particular this method will NOT remove a type that was previously added but
which has no more instances (other files may be contributing to the same type).