Removes a Points collection from the Parts collection.
object.Remove ( Index ) |
- Index
- Required. A Long that specifies the position of the Points collection to remove from the Parts collection. Index must be a number from 1 to the value of the Parts collection's Count property.
If Index does not match any existing member of the Parts collection, an error occurs.