Page tree
Skip to end of metadata
Go to start of metadata

Overload

Description

Remove(Int32)

Removes the Shape object at the specified position from the collection. The position will correspond to the position of the Shape within the array returned by ListShapes.

Remove(Shape)

Removes the specified Shape object from the collection. If the specified Shape object does not exist in the collection, no change is made.
  • No labels