The copy method copies this node and all of its descendents.
A new copy of this node or null if the node was not serializable
Note that copying is implemented in terms of c# serialization. See the serialization notes for more information.
PNode Class | UMD.HCIL.Piccolo Namespace