Serialize Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Runtime.Remoting.Messag ...
IRemotingFormatter Interface
IRemotingFormatter Methods
Serialize Method
Serialize Method (Stream, Obje ...
IRemotingFormatter Methods
Deserialize Method
Serialize Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
IRemotingFormatter
.
.
::
.
Serialize Method
Overload List
Name
Description
Serialize(Stream, Object)
Serializes an object, or graph of objects with the given root to the provided stream.
(Inherited from
IFormatter
.)
Serialize(Stream, Object,
array<
Header
>
[]
()
[]
)
Starts the serialization process of a remote procedure call (RPC).
Top
See Also
Reference
IRemotingFormatter Interface
IRemotingFormatter Members
System.Runtime.Remoting.Messaging Namespace
Tags :