GroupLab Widget Tap Library

Path.PartCollection Constructor (String, Grammar)

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

public Path.PartCollection(
   string hierarchy,
   Grammar grammar
);

Parameters

hierarchy
String representation of a widget hierarchy.
grammar
A path grammar.

See Also

Path.PartCollection Class | GroupLab.WidgetTap Namespace | Path.PartCollection Constructor Overload List