The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ISafeSerializationData::CompleteDeserialization Method (Object^)
.NET Framework (current version)
This method is called when the instance is deserialized.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- deserialized
-
Type:
System::Object^
An object that contains the state of the instance.
The state object is stored in a private variable defined in the implementation of the ISafeSerializationData class.
.NET Framework
Available since 4.0
Available since 4.0
Show: