IndexOf
IBehaviorPropertyCollection.IndexOf method
Determines the index of a specific item by property value in the IList.
public int IndexOf(string propertyValue)
Parameter | Type | Description |
---|---|---|
propertyValue | String | value of the property |
Return Value
The index of the property with the specified value
See Also
- interface IBehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides