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.
Hashtable::OnDeserialization Method (Object^)
.NET Framework (current version)
Implements the ISerializable interface and raises the deserialization event when the deserialization is complete.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the deserialization event.
| Exception | Condition |
|---|---|
| SerializationException | The System.Runtime.Serialization::SerializationInfo object associated with the current Hashtable is invalid. |
.NET Framework
Available since 1.1
Available since 1.1
Show: