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