index_of method
index_of
Determines the index of a specific IMathBlock in collection.
Returns
The index of item
if found in the collection; otherwise, -1.
def index_of(self, item):
...
Parameter | Type | Description |
---|---|---|
item | IMathBlock | The item to locate in the collection. |
See Also
- class
IMathBlock
- class
IMathBlockCollection
- module
aspose.slides.mathtext
- library
Aspose.Slides