is_exist method
is_exist(index)
Is exist item in the collection.
Returns
def is_exist(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | index of element. |
See Also
- module aspose.diagram
- class RelEllipticalArcToCollection
Is exist item in the collection.
def is_exist(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | index of element. |