ParameterInfo.GetRealObject Method
.NET Framework 4
Returns the real object that should be deserialized instead of the object that the serialized stream specifies.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- context
- Type: System.Runtime.Serialization.StreamingContext
The serialized stream from which the current object is deserialized.
Implements
IObjectReference.GetRealObject(StreamingContext)| Exception | Condition |
|---|---|
| SerializationException | The parameter's position in the parameter list of its associated member is not valid for that member's type. |
This method implements the IObjectReference.GetRealObject method.
- SecurityCriticalAttribute
Requires full trust for the immediate caller. This member cannot be used by partially trusted or transparent code.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.