index_of method
index_of
Determines the index of a specific item by property value in the System.Collections.Generic.IList`1.
Returns
The index of the property with the specified value
def index_of(self, property_value):
...
| Parameter | Type | Description |
|---|---|---|
| property_value | str | value of the property |
See Also
- class
IBehaviorPropertyCollection - module
aspose.slides.animation - library
Aspose.Slides