GroupLab Widget Tap Library

Path.PartCollection.Add Method

Adds a part to the current collection.

Overload List

Adds a part to the current collection.

public void Add(Part);

Adds a part derrived from a string representation of it to the current collection.

public void Add(string);

See Also

Path.PartCollection Class | GroupLab.WidgetTap Namespace