System.Runtime.Remoting.RemotingServices.GetObjectData Method

Serializes the specified marshal by reference object into the provided System.Runtime.Serialization.SerializationInfo.

Syntax

public static void GetObjectData (object obj, System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)

Parameters

obj
The object to serialize.
info
The System.Runtime.Serialization.SerializationInfo into which the object is serialized.
context
The source and destination of the serialization.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0