CoordinateCollectionRemove Method

Overload List
  NameDescription
Public methodRemove(ArcTo)
Remove the ArcTo object from the collection.
Public methodRemove(Coordinate)
Remove the Coordinate object from the collection.
Public methodRemove(Ellipse)
Remove the Ellipse object from the collection.
Public methodRemove(EllipticalArcTo)
Remove the EllipticalArcTo object from the collection.
Public methodRemove(InfiniteLine)
Remove the InfiniteLine object from the collection.
Public methodRemove(LineTo)
Remove the LineTo object from the collection.
Public methodRemove(MoveTo)
Remove the MoveTo object from the collection.
Public methodRemove(NURBSTo)
Remove the NURBSTo object from the collection.
Public methodRemove(PolylineTo)
Remove the PolylineTo object from the collection.
Public methodRemove(RelCubBezTo)
Remove the RelCubBezTo object from the collection.
Public methodRemove(RelEllipticalArcTo)
Remove the RelEllipticalArcTo object from the collection.
Public methodRemove(RelLineTo)
Remove the RelLineTo object from the collection.
Public methodRemove(RelMoveTo)
Remove the RelMoveTo object from the collection.
Public methodRemove(RelQuadBezTo)
Remove the RelQuadBezTo object from the collection.
Public methodRemove(SplineKnot)
Remove the SplineKnot object from the collection.
Public methodRemove(SplineStart)
Remove the SplineStart object from the collection.
See Also