GroupLab Widget Tap Library

Path.PartCollection Constructor

Initialises the current collection of parts from a string representation of a widget hierarchy.

Overload List

Initialises an empty collection of parts.

public Path.PartCollection();

Initialises the current collection of parts from a string representation of a widget hierarchy.

public Path.PartCollection(string,Grammar);

See Also

Path.PartCollection Class | GroupLab.WidgetTap Namespace