Piccolo.NET

PHandle Constructor

Constructs a new handle that will use the given locator to locate itself on its parent node.

Overload List

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);

See Also

PHandle Class | UMD.HCIL.PiccoloX.Handles Namespace