BCGSoft.Shared Namespace > CommonStateSerializer Class : Read Method |
A StreamingContext that represents the source and destination of the stream being deserialized.
'Declaration Public Sub Read( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage Dim instance As CommonStateSerializer Dim info As SerializationInfo Dim context As StreamingContext instance.Read(info, context)
public void Read( SerializationInfo info, StreamingContext context )
public: void Read( SerializationInfo* info, StreamingContext context )
public: void Read( SerializationInfo^ info, StreamingContext context )
A StreamingContext that represents the source and destination of the stream being deserialized.
Target Platforms: 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