Contains()
IBehaviorCollection::Contains(System::SharedPtr<IBehavior>) method
Determines whether the ICollection contains a specific value.
virtual bool Aspose::Slides::Animation::IBehaviorCollection::Contains(System::SharedPtr<IBehavior> item)=0
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IBehavior> | The object to locate in the ICollection. |
Return Value
true if item is found in the ICollection; otherwise, false.
See Also
- Typedef SharedPtr
- Class IBehavior
- Class IBehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides