See Also

Title Class  | Title Members

Language

Visual Basic

C#

Show All

info
The object to be populated with serialization information.
context
The destination context of the serialization.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

GetObjectData Method

Gets serialization information with all of the data needed to reinstantiate this object.

[Visual Basic]
Public Sub GetObjectData( _    ByVal info As SerializationInfo, _    ByVal context As StreamingContext _ )
[C#]
public void GetObjectData(    SerializationInfo info,    StreamingContext context );

Parameters

info
The object to be populated with serialization information.
context
The destination context of the serialization.

See Also

Title Class  | Title Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.