Piccolo.NET

PPath Constructor (SerializationInfo, StreamingContext)

Read this PPath and all of its descendent nodes from the given SerializationInfo.

protected PPath(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The SerializationInfo to read from.
context
The StreamingContext of this serialization operation.

Remarks

This constructor is required for Deserialization.

See Also

PPath Class | UMD.HCIL.Piccolo.Nodes Namespace | PPath Constructor Overload List