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