Remove()
IShapeCollection::Remove(System::SharedPtr<IShape>) method
Removes the first occurrence of the specified shape from the shape collection.
virtual void Aspose::Slides::IShapeCollection::Remove(System::SharedPtr<IShape> shape)=0
Arguments
| Parameter | Type | Description |
|---|---|---|
| shape | System::SharedPtr<IShape> | The IShape to remove. |
See Also
- Typedef SharedPtr
- Class IShape
- Class IShapeCollection
- Namespace Aspose::Slides
- Library Aspose.Slides