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