GroupLab Widget Tap Library

Path.PartCollection.Remove Method 

Removes the part at a specific index from the current collection.

public void Remove(
   int index
);

Parameters

index
Zero-based index of the part to remove.

See Also

Path.PartCollection Class | GroupLab.WidgetTap Namespace