CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Populates a SerializationInfo with the data necessary to deserialize the field represented by this instance.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Sub GetObjectData ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
C#
public void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)
Visual C++
public:
virtual void GetObjectData(
	SerializationInfo^ info, 
	StreamingContext context
) sealed
JavaScript
function getObjectData(info, context);

Parameters

info
Type: System.Runtime.Serialization..::.SerializationInfo
The object to populate with serialization information.
context
Type: System.Runtime.Serialization..::.StreamingContext
(Reserved) The place to store and retrieve serialized data.

Implements

ISerializable..::.GetObjectData(SerializationInfo, StreamingContext)

Exceptions

See Also



Free Download:
 
Search This Site:

 
  Privacy | Contact Us
All Times Are GMT