See Also

FontInfo Class  | FontInfo 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 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

FontInfo Class  | FontInfo Members

 

 


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