Piccolo.NET

PText Constructor

Constructs a new PText with an empty string.

Overload List

Constructs a new PText with an empty string.

public PText();

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

protected PText(SerializationInfo,StreamingContext);

Constructs a new PText with the given string.

public PText(string);

See Also

PText Class | UMD.HCIL.Piccolo.Nodes Namespace


Web Accessibility