GoDiagram Web Reference
GoView Constructor(SerializationInfo,StreamingContext)

Deserialization constructor.
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
protected GoView( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
Remarks
You must define your own deserialization constructor for each subclass of GoView that you define. See the example code in the description of GetObjectData.
Requirements

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

See Also

Reference

GoView Class
GoView Members
Overload List

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback