Updates the serialization information to account for additional data occupied by another object.
| C# | Visual Basic | Managed C++ |
public void AddAnother ( SerializableInfo info )
Public Sub AddAnother ( _ info As SerializableInfo _ )
public: void AddAnother ( SerializableInfo info )
- info (SerializableInfo)
- The serialization information of another object.