contains method
contains
Determines whether the System.Collections.Generic.ICollection`1 contains a specific value.
Returns
true if item
is found in the System.Collections.Generic.ICollection`1; otherwise, false.
def contains(self, item):
...
Parameter | Type | Description |
---|---|---|
item | IBehavior | The object to locate in the System.Collections.Generic.ICollection`1. |
See Also
- class
IBehavior
- class
IBehaviorCollection
- module
aspose.slides.animation
- library
Aspose.Slides