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.
Name | Description |
---|---|
I | The Info object to merge into. |
Other | The Info object to merge from. |