Constructs a new handle that will use the given locator to locate itself on its parent node.
Read this PHandle and all of its descendent nodes from the given SerializationInfo.
protected PHandle(SerializationInfo,StreamingContext);
Constructs a new handle that will use the given locator to locate itself on its parent node.
public PHandle(PLocator);
PHandle Class | UMD.HCIL.PiccoloX.Handles Namespace