pmMDA.NET

DataObjectOrder.GetObjectData Method 

[This is preliminary documentation and subject to change.]

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

public 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

DataObjectOrder Class | PmMda.Net.Dog.Sorting Namespace