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);
Path.PartCollection Class | GroupLab.WidgetTap Namespace