You are here: Symbol Reference > Stimulsoft.Base.Serializing Namespace > StiSerializing Class > StiSerializing Methods > Deserialize Method > Deserialize Method (object, Stream, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiSerializing.Deserialize Method (object, Stream, string)

Deserializes object from the stream.

Syntax
C++
C#
Visual Basic
public: void Deserialize( object obj, Stream stream, string application );
Parameters
Parameters 
Description 
obj 
Object for deserialization. 
stream 
Stream from which deserialization is generated. 
application 
Application that generates deserialization. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.