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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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