See Also

Line Class  | Line Members

Language

Visual Basic

C#

Show All

info
The SerializationInfo to populate with data.
context
The destination for the serialization.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

GetObjectData Method

Populates a SerializationInfo object with the data needed to serialize the target 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 SerializationInfo to populate with data.
context
The destination for the serialization.

See Also

Line Class  | Line Members

 

 


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