public class DiagramShapeCollection extends RemoveOnlyListBase<DiagramShape>
This collection contains the items of type.DiagramShape
| Modifier and Type | Method and Description |
|---|---|
void |
addShape(com.aspose.diagram.Shape shape) |
void |
removeFromDocument(DiagramShape 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.diagram.Shape shape)
public void removeFromDocument(DiagramShape item)
removeFromDocument in class RemoveOnlyListBase<DiagramShape>Copyright © 2026. All rights reserved.