Contains()
IBehaviorPropertyCollection::Contains(const System::String&) const method
Determines whether the ICollection contains a specific value.
virtual bool Aspose::Slides::Animation::IBehaviorPropertyCollection::Contains(const System::String &propertyValue) const =0
Arguments
Parameter | Type | Description |
---|---|---|
propertyValue | const System::String& | Value of the property to locate in the ICollection. |
Return Value
true if propertyValue is found in the ICollection; otherwise, false.
See Also
- Class String
- Class IBehaviorPropertyCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides