remove method
remove(item)
Remove the Prop object from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Prop |
See Also
- module aspose.diagram
- class PropCollection
Remove the Prop object from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Prop |