Merges two Info objects.
Description
This function is used to merge two Info objects with the same SymbolID. The function assumes that the two Info objects are of the same type. If they are not, the function will fail.
Parameters
Name |
Description |
I |
The Info object to merge into. |
Other |
The Info object to merge from. |
Created with MrDocs