Remove
ShapeCollection.Remove method
Removes the first occurrence of a specific shape from the collection.
public void Remove(IShape shape)
| Parameter | Type | Description | 
|---|---|---|
| shape | IShape | The shape to remove from the collection. | 
See Also
- interface IShape
- class ShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides