public class PresentationShapeCollection extends RemoveOnlyListBase<PresentationShape>
This collection contains the items of type.PresentationShape
| Modifier and Type | Method and Description |
|---|---|
void |
addShape(com.aspose.slides.IShape shape) |
void |
removeFromDocument(PresentationShape item) |
clear, isReadOnly, remove, removeAtaddInternally, contains, get_Item, getCount, getInnerList, indexOf, iteratorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final void addShape(com.aspose.slides.IShape shape)
public void removeFromDocument(PresentationShape item)
removeFromDocument in class RemoveOnlyListBase<PresentationShape>Copyright © 2026. All rights reserved.