.NET Framework Class Library
ISerializable Methods
The ISerializable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
See Also