Piccolo.NET

PNodeCache Constructor (SerializationInfo, StreamingContext)

Read this this PNodeCache and all its children from the given SerializationInfo.

protected PNodeCache(
   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

PNodeCache Class | UMD.HCIL.PiccoloX.Nodes Namespace | PNodeCache Constructor Overload List