Contains
IBehaviorPropertyCollection.Contains method
Determines whether the ICollection contains a specific value.
public bool Contains(string propertyValue)
Parameter | Type | Description |
---|---|---|
propertyValue | String | Value of the property to locate in the ICollection. |
Return Value
true if propertyValue is found in the ICollection; otherwise, false.
See Also
- interface IBehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides