Add()
IBehaviorCollection::Add(System::SharedPtr<IBehavior>) method
Add new behavior to a collection.
virtual void Aspose::Slides::Animation::IBehaviorCollection::Add(System::SharedPtr<IBehavior> item)=0
Arguments
Parameter | Type | Description |
---|---|---|
item | System::SharedPtr<IBehavior> | Behavior to add. |
See Also
- Typedef SharedPtr
- Class IBehavior
- Class IBehaviorCollection
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides