FormatterBase.Serialize(Stream, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract void Serialize(System::IO::Stream ^ stm, System::Object ^ o);
public abstract void Serialize (System.IO.Stream stm, object o);
abstract member Serialize : System.IO.Stream * obj -> unit
Public MustOverride Sub Serialize (stm As Stream, o As Object)
Parameters
- stm
- Stream
- o
- Object