pmMDA.NET

DataObjectImpl.GetObjectData Method 

[This is preliminary documentation and subject to change.]

Populates the info with the data needed to serialize this data object.

public virtual void GetObjectData(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The info to populate with the serialization data.
context
The context of the serialization.

Implements

ISerializable.GetObjectData

See Also

DataObjectImpl Class | PmMda.Net.Dog Namespace