pmMDA.NET

DataObjectOrder Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the DataObjectOrder class.

protected DataObjectOrder(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
Contains the serialized data.
context
The serialization context.

Remarks

This constructor is called form .NET remoting to deserialize a DataObjectOrder.

See Also

DataObjectOrder Class | PmMda.Net.Dog.Sorting Namespace | DataObjectOrder Constructor Overload List