IndexOf()
IBehaviorPropertyCollection::IndexOf(const System::String&) const method
Determines the index of a specific item by property value in the IList.
virtual int32_t Aspose::Slides::Animation::IBehaviorPropertyCollection::IndexOf(const System::String &propertyValue) const =0
Arguments
Parameter | Type | Description |
---|---|---|
propertyValue | const System::String& | value of the property |
Return Value
The index of the property with the specified value
See Also
- Class String
- Class IBehaviorPropertyCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides